All integrations
Automation
SIMBA + Make
Fire Make scenarios with rich conversation payloads.
Make API docsMake (formerly Integromat) runs visual automation scenarios. SIMBA posts to a stored Make webhook URL with structured data; your scenario fans out to CRM, messaging, databases, analytics — whatever you've built.
What agents can do
- Fire Make webhook with JSON payload
- Trigger complex multi-step scenarios
Common workflows
Multi-step fan-out
Each qualified call triggers a Make scenario that creates a CRM record, emails the rep, and posts to Slack.
Setup
- 1In Make, add a Custom Webhook module to your scenario.
- 2Copy the webhook URL.
- 3Add the Make integration in SIMBA.
- 4Use the make_fire tool in your agent.
Frequently asked questions
Can scenarios call back into SIMBA?
Yes. Use SIMBA's REST API from Make to update records, trigger outbound calls, or mutate agent state.
Connect Make in the dashboard
Bring your own credentials. SIMBA stores them server-side and your agents call Make during conversations.