Integrate Make Bridge

With your integration template complete, you will integrate Make Bridge into your product code to initialize the flow from the template. There are two options:

You will need:

  • the teamId,

  • the templateId, and

  • the API key of your Service User.

The teamId can be found in your user’s team dashboard URL. In Make, navigate to the team dashboard of the relevant team and look at the URL. The URL follows the pattern: https://{makeZone}/{teamId}/team/dashboard. For example, https://www.eu2.make.com/15467/team/dashboard is the URL of the dashboard of the team with the teamId of 15467.

The templateId is the same as the Instanceable ID you saved at the completion of your integration template.

As a result, the server will provide you with a publicUrl that you can share with your users to open the Integration Wizard to create their automation.

Last updated