Make.com

Create visual automation scenarios with distribute.

Setup

Use the HTTP module in Make.com to call the distribute REST API:

  1. Add an HTTP module to your scenario
  2. Select Make a request
  3. Set the URL to https://api.distribute.you/v1/...
  4. Add a header: X-API-Key: dist_YOUR_KEY

Webhook Trigger

Use a Custom Webhook trigger to receive distribute events. See Webhooks.

API Reference

See the full API Reference for all available endpoints.