Developer & API Integrations
WORKINGMake.com Integration Guide
Connecting ESER AI REST API to Make.com scenario workflows.
## Make.com Integration & Automation Guide
Connect Make.com (Integromat) scenarios directly to ESER AI to automate multi-channel content scheduling, source ingestion, and analytics collection.
### Authentication
1. In Make.com, create a new HTTP module (*Make a request*).
2. Set URL to `https://api.eserai.tech/v1/posts` (or your target endpoint).
3. Set Header: `Authorization: Bearer <your_eser_api_key>`.
4. Set Header: `Content-Type: application/json`.
### Recommended Automation Blueprints
- **RSS to Social Queue:** Watch RSS feeds, generate platform-tailored variations with OpenAI/Claude, and dispatch to ESER AI queue slots.
- **Airtable Content Studio:** Trigger post scheduling when status changes to *Approved* in your editorial Airtable base.
- **Weekly Analytics Digest:** Fetch post metrics via `GET /v1/analytics` and send a summary report to Slack.
Was this article helpful?
Reach ESER TECH support for assistance with account setup or API integration.