Run a scenario
Runs the specified scenario. The scenario has to be active. If your scenario has required scenario inputs you have to provide the scenario inputs in the request body.
Last updated
Runs the specified scenario. The scenario has to be active. If your scenario has required scenario inputs you have to provide the scenario inputs in the request body.
Last updated
© 2025 make.com
The ID of the scenario. Get the ID of the scenario with the API call GET /scenarios.
111
If your scenario has inputs specify the input parameters and values in the data object.
If set to true the Make API waits until the scenario finishes. The response contains the scenario status and executionId. If the scenario execution takes longer than 40 seconds, the API call returns the time out error, but the scenario is still executed.
If set to false the API call returns immediately without waiting. The response contains only the executionId.
Successful response
ID of the scenario execution.
Status of the scenario execution: