Make.com
Create visual automation scenarios with distribute.
Setup
Use the HTTP module in Make.com to call the distribute REST API:
- Add an HTTP module to your scenario
- Select Make a request
- Set the URL to
https://api.distribute.you/v1/... - 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.