Make DevTool
With Make DevTool you can debug your Make scenarios by adding an extra pane to the Chrome Developer Tools. Using this new debugger pane, you can check all the manual runs of your scenarios, review all the performed operations, and see the details of every API call performed. Additionally, you can see which module, operation, or response caused an error in your scenario.
Install Make DevTool
To install Make DevTool:
Open the Chrome Web Store and search for Make DevTool to install the extension.
Click the Add to Chrome button. Confirm installation in the pop-up window.
Make DevTool is now installed in the Chrome Developer Tools pane.
Use Make DevTool
To start using Make DevTool, open a scenario in Make, press Control+Shift+I (Windows) or Command+Option+I (Mac) on your keyboard to open Chrome Developer Tools, and switch to the Make tab.
We recommend docking the Chrome Developer Console to the bottom to maintain a better view of your scenario.

There are three main features accessible in the left side of the docked console - Live Stream, Scenario Debugger, and Tools.

Last updated

