Webhooks
Webhooks allow you to receive real-time updates when viewers interact with your Arcades. Webhooks are ideal for connecting Arcade to your internal systems, CRMs, or automation workflows.
What events does Arcade support via webhooks?
How do I set up a webhook?
What does the webhook payload look like?
What headers are included with the webhook?
How do I verify the webhook signature?
With a Next.js API route:
With a Next.js Route Handler (App Router):
Can I test my webhook?
What should I do if I need more webhook events?
Last updated
Was this helpful?