Zapier
Connect distribute to 5,000+ apps with Zapier.
Setup
Use Webhooks by Zapier to call the distribute REST API:
- Create a new Zap
- Choose your trigger (schedule, webhook, another app)
- Add a Webhooks by Zapier action
- Select Custom Request
- Configure with the distribute API endpoint
Example: Campaign Stats to Slack
- Trigger: Schedule (daily)
- Action 1: Webhooks by Zapier → GET
https://api.distribute.you/v1/campaigns/statswith headerX-API-Key: dist_YOUR_KEY - Action 2: Slack → Send Channel Message with stats summary
Incoming Webhooks
Use Catch Hook as a trigger to receive distribute webhook events. See Webhooks.
API Reference
See the full API Reference for all available endpoints.