Run Scenario
Run a specified scenario on Make.com in a MindStudio workflow
Configuration
Webhook URL
This is the URL that will be used to trigger your Make.com scenario. For more information on creating webhooks with Make, visit their online help center.
Data
Enter the data you want to send to the webhook URL using key value pairs. This section can include variables.
Output Variable
Save the output of the run as a variable. Example: Make_Result
If the block outputs the triggered scenario's response, it will return the output as plain text.
Last updated