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.