Last updated
© 2025 make.com
Last updated
By calling this endpoint, one can initialize a new Instantiation Flow from the particular Template.
ID of the team the template flow should be initialized in. The resulting scenario will be saved in this team.
ID of the instanceable version of the template that will be used as the base for the flow.
Name of the step composition algorithm to be used.
Collection of values that should be prefilled into the template fields. References are taken as the field UUIDs from the template controller file.
Defines if it's possible to reuse components, like connections, webhooks, etc., from the team the flow is running in.
Defines if it's possible to create new components during the flow.
Automatically activates the flow instead of showing the flow landing page to the end user.
Automatically finalizes the flow after the last step is filled in, instead of showing the flow final page to the end user.
When provided, the end user is redirected to this URI once the flow is successfully finished.
Collection of instructions that are going to be applied on the resulting scenario.
The flow is initialized and is waiting to be activated by the user.
The public URL containing the flow access token to be redeemed. The link is single-use and trades the token for a session cookie.
"https://<zone>.make.com/bridge/redeem/2afd1abb-3a16-49b8-9afb-af656b999592"
Object representing a reference to the flow that has just been created.