Our Webhooks API instantly delivers each new submission to your specified endpoint URL or any compatible web application.
POST api.weavely.ai/v1/forms/[formId]/webhooks
Bearer <token>
DELETE api.weavely.ai/v1/[formId]/webhooks/[webhookId]
Bearer <token>
Example of the JSON payload delivered to your webhook endpoint when a form is submitted: