Integrations
Connect with your favorite tools and automate workflows
Zapier Integration
Connect your app with 5,000+ apps via Zapier
Receive Data from Zapier
Use this webhook URL in Zapier to send data to your app
Supported triggers: new_lead, new_subscriber, new_blog_post
Send POST requests with JSON payload including "trigger_type" and "data" fields.
Send POST requests with JSON payload including "trigger_type" and "data" fields.
Send Data to Zapier
Trigger Zapier workflows from your app
Get this from your Zapier "Catch Hook" trigger
Integration Guide
Incoming (Zapier → App)
- Copy the webhook URL above
- In Zapier, create a new Zap with "Webhooks by Zapier"
- Choose "POST" and paste the webhook URL
- Send a test with trigger_type and data fields
Outgoing (App → Zapier)
- In Zapier, create a Zap starting with "Catch Hook"
- Copy the custom webhook URL provided
- Paste it in the field above and send a test
- Use the sendToZapier function in your code
