Guides

Adding Daily Automations As An Admin

Adding Daily Automations to your Make Account

  1. Add [email protected] as an admin
  2. Change your organization name to your company name
  3. Click create a scenario and add a few apps that you know we’ll be working with and create the authorizations

Adding Daily Automations As An Admin Read More »

Using JSON Outputs for Troubleshooting in Make

Using JSON Outputs for Testing and Troubleshooting with Make/Integromat

In this video, we go over how to extract a JSON payload from a module so that you can use it to troubleshoot or send to someone else to troubleshoot if you don’t want to give them access to your Make/Integromat account. 

You can use this method when you don’t want to pull data from an API again and again while troubleshooting. For example, if the API is expensive to use, you can grab the JSON payload from one run and re-use it to test and troubleshoot. 
It’s especially helpful with webhooks and mailhooks where you might not be able to retrigger the data. 

Using JSON Outputs for Troubleshooting in Make Read More »