Connect Make and Expertise can work with your automations directly: list scenarios, explain what one does, run it on demand, check why a run failed, and read or write data store records. Reads are instant; running, activating, or deleting anything pauses for your approval first.

What you can ask

“What scenarios do I have, and which ones are active?”
“Explain what my ‘New Lead → CRM’ scenario does.”
“Run the invoice-sync scenario now.” (asks for approval before running)
“Why did last night’s scenario run fail?”
“Retry that failed execution.” (asks for approval before running)

Connecting

  1. Open Connections in the dashboard and click Make → Connect.
  2. Enter your Base URL, the zone your Make account lives in, like https://us2.make.com or https://eu1.make.com (visible in your browser address bar when you’re logged into Make).
  3. In Make, create an API token under Profile → API, then paste it in.
  4. Ask Expertise to list your Make scenarios to confirm it’s live.
A Make API token only works in the zone it was created in. If your Base URL is eu1.make.com, create the token there too, a token from us2 won’t authenticate.

Tools

Good to know

  • Running a scenario runs everything in it. A scenario can send emails, message people, or write to other systems, Expertise reads its name and flow first so it can tell you what will happen before you approve.
  • Scenarios must be active to run. If a run request fails because the scenario is off, Expertise will say so rather than guessing why.
  • Deletes are permanent, a scenario or data store record removed this way can’t be recovered.
  • Every write pauses for your approval, including activating or deactivating a scenario’s live schedule.

Troubleshooting

API token scopes are set when you create the token in Make under Profile → API, check the token includes the scope for what you asked (for example scenarios:run to run scenarios).
Scenarios belong to a specific team, ask Expertise to list your organizations and teams first, then list scenarios for the right one.