Ertem
Ertem7d ago

Convex + Composio syncing

hi! i have a convex app which uses composio for agent tools. the issue is that composio has no webhooks for CRUD events for connected accounts/tools currently i use actions to proxy all my requests to hit their api but obviously this makes my source of truth distributed between two services and vanishes all benefits of convex the question is how should i better architect such communication? i thought of creating a cron polling task which will poll composio while client is alive but i wanted to verify that im on the right path thanks!
1 Reply
Convex Bot
Convex Bot7d ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!

Did you find this page helpful?