Last updated
© 2025 make.com
Last updated
Creates a new scenario with data passed in the request body. In the response, it returns all details of the created scenario including its blueprint.
The scenario blueprint. To save resources, the blueprint is sent as a string, not as an object.
The unique ID of the team in which the scenario will be created.
The scenario scheduling details. To save resources, the scheduling details are sent as a string, not as an object.
The unique ID of the folder in which you want to store created scenario.
Defines if the scenario is created based on a template. The value is the template ID.
Scenario created successfully