Make API method (advanced)

To use the Make API method, you will need:

  • the customerId,

  • the templateId, and

  • your API key.

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

The templateId is the same as the Public Version ID you saved at the completion of your Bridge 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