distribute.you Make.com Integration
Create visual automation scenarios with distribute.you.
Setup
Use the HTTP module in Make.com to call the distribute.you 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:
Authorization: Bearer distrib.usr_YOUR_KEY
Webhook Trigger
Use a Custom Webhook trigger to receive distribute.you events. See Webhooks.
API Reference
See the full API Reference for all available endpoints.