vorsV
Convex Community3y ago
7 replies
vors

HTTP API

Question (sorry if I miss something obvious in the documentation again): is it possible to expose an action or mutation as an API endpoint that I can call programmatically? Let's say that I have a really long running task that runs on a different backend and I don't want to await on it from the action . I found API for Airbyte https://docs.convex.dev/http-api/ is that my best bet?
Connecting to Convex directly with HTTP
Was this page helpful?