Webhooks

Send real-time data to your own servers or third-party services.

What are Webhooks?

Webhooks automatically send form data to a URL you specify whenever someone submits your form. This allows you to:

  • Sync data to your own database
  • Trigger custom workflows
  • Connect to apps without native integrations
  • Build custom automation

Setting Up a Webhook

  1. Open your form settings
  2. Go to the "Integrations" tab
  3. Click "Add Webhook"
  4. Enter your endpoint URL
  5. Configure headers if needed
  6. Test with a sample submission
Technical webhook documentation
Webhooks: Send Orbit AI Form Data to Your Server | Orbit AI