Make Integration
Connect Make (formerly Integromat) scenarios to AIGodfather.
Setup
1
Add an HTTP module
In your Make scenario, add a "Make a request" HTTP module.
2
Configure
| Field | Value |
|---|---|
| URL | https://www.aigodfather.ai/api/v1/events |
| Method | POST |
| Headers | Authorization: Bearer YOUR_KEY |
| Body type | JSON |
3
Add a Router for blocked events
Route based on blocked field in response.
⚡ Make supports webhooks — you can receive approval notifications back into your scenario.