Zapier

Connect distribute to 5,000+ apps with Zapier.

Setup

Use Webhooks by Zapier to call the distribute REST API:

  1. Create a new Zap
  2. Choose your trigger (schedule, webhook, another app)
  3. Add a Webhooks by Zapier action
  4. Select Custom Request
  5. Configure with the distribute API endpoint

Example: Campaign Stats to Slack

  1. Trigger: Schedule (daily)
  2. Action 1: Webhooks by Zapier → GET https://api.distribute.you/v1/campaigns/stats with header X-API-Key: dist_YOUR_KEY
  3. 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.