FrancismikoF
Convex Community3y ago
53 replies
Francismiko

What are the best practices for webhooks in actions?

Can I encapsulate the Stripe webhook into my convex Action when I'm using the Stripe integration project? I tried using httpAction before, but encountered verification errors that prevented it from working. Here is the API code in my Next.js application:
Was this page helpful?