Make.com + MindStudio
Integrate MindStudio AI Workers with Make.com
Last updated
Integrate MindStudio AI Workers with Make.com
Last updated
This guide provides step-by-step instructions on integrating Make.com with MindStudio AI Workers. With this integration, you can trigger workflows directly from Make.com using your MindStudio app and easily pass variables to your flows.
Begin by adding a new app connection to the Make canvas. Search for MindStudio in the app directory.
Select the desired action. Commonly, you'll choose Run an App, but you can also list all available apps or start an HTTP call.
Click on Create a Connection.
Insert your workspace's API key. This API key connects Make to the MindStudio workspace where your app is hosted.
To retrieve the API key, click on the gear icon next to your workspace name in MindStudio.
In the sidebar menu, select API and navigate to API Keys.
Generate a new key by clicking Create Key, or copy an existing one.
Name the API key for internal use and click Create to finalize.
Copy the API key using the copy icon.
Return to Make.com and paste the API key into the connection setup.
Save the connection.
Once connected, you can run any app in your workspace using its corresponding App ID.
To find an App ID, click on the app name in MindStudio (top left corner) to reveal and copy the ID.
Alternatively, navigate to the app list in MindStudio. Click the three dots next to the app name and select Copy App ID.
After entering the App ID, you can specify which workflow to run. If it's different from the default main workflow, enter the workflow name (excluding .flow
).
To pass variables to the workflow, click on Add Item under the Variables section in Make.
Enter a Variable Name and assign a corresponding Value. The value can come from the output of a previous module or be formatted with Make's special syntax and operators.
Click OK to complete the setup.
Test the module by right-clicking on it and selecting Run this module only.
Verify that the workflow executes successfully. Note: In this example, no variables were initialized, so ensure you pass variables to the flow if required for execution.
Congratulations! You've successfully integrated Make.com with MindStudio. With this setup, you can easily trigger and interact with MindStudio workflows directly from your Make modules.
This workflow was created with Supademo.