makrdevM
Convex Community16mo ago
14 replies
makrdev

What’s the best way to connect Convex DB to external services?

Hey everyone, new fan here! 🍻 I’m trying to dive into Convex and figure out how to integrate it with our current workflow.

Using Convex on the client side is pretty straightforward, but I’m struggling to understand how to connect to the database from external services, like a task engine running on Cloudflare Workers.

Do we need to expose our queries or mutations using httpAction and build another layer for type safety?

Thanks in advance for your help! 🤜
Was this page helpful?