Explore more
Developers
Make DevTool
24 min
{{product name}} devtool allows you to debug your {{product name}} {{scenario singular lowercase}} by adding an extra pane to the https //developer chrome com/docs/devtools/open using this new debugger pane, you can check all the manual runs of your {{scenario plural lowercase}} , review all the performed operations, and see the details of every api call performed additionally, with {{product name}} devtools you can see which module, operation, or response caused an error in your {{scenario singular lowercase}} this helps you debug your {{scenario singular lowercase}} and get your {{scenario singular lowercase}} back on track install make devtool open the https //chromewebstore google com/ and search for {{product name}} devtool you can also use https //chrome google com/webstore/detail/integromat devtool/ainnemkhpnjgkhcdkfbhmlenkhehmfhi to install the extension click the add to chrome button confirm your decision in the pop up window that opens {{product name}} devtool is installed in the chrome developer tools pane to start using {{product name}} devtool, open a {{scenario singular lowercase}} in {{product name}} , press control+shift+i or f12 (windows) or command+option+i (mac) on your keyboard to open chrome developer tools, and switch to the {{product name}} tab we recommend docking the chrome developer console to the bottom to maintain a better view of your modules make devtool use live stream live stream displays what is happening in the background of your {{scenario singular lowercase}} when you hit the run once button it allows you to view the following information for each module in your {{scenario singular lowercase}} request headers (api endpoint url, http method, time and date the request has been called at, request headers, and query string) request body response headers response body after you run a {{scenario singular lowercase}} , select live stream from the left side panel and click one of the tabs in the right panel of {{product name}} devtool to view the information devtool live stream search in logs enter the search term into the search field in the left panel of {{product name}} devtool to display requests and responses that contain the search term search in logs clear the list of recorded requests to clear the list of requests recorded by {{product name}} devtool, click the bin icon next to the search field enable console logging to enable logging into the console, click the computer icon next to the search field when logging is enabled, the color of the computer icon switches to green enable console logging click the same icon one more time if you want to disable logging the icon turns gray when the feature is disabled retrieve the request in the raw json format or curl to retrieve the raw json content of the request, click the copy raw button in the top right corner of the devtool's panel copy raw similarly, you can retrieve curl using the copy curl button next to copy raw in the top right corner of {{product name}} devtool's panel scenario debugger {{scenario singular}} debugger shows you the historical logs of your {{scenario singular lowercase}} the {{scenario singular}} debugger displays the history of the {{scenario singular lowercase}} runs and enables you to search for modules by their names or ids search for modules to search for the module by its name or id number, enter the search term in the search field in the left panel of the devtool search for modules open module settings double click the module's name in the list to open its settings in the scenario builder view request or response details you can open the request details by clicking the operation in the list view request or response details tools the following set of tools makes setting up your {{}} easier focus a module opens settings of the selected module module id is the number you see in your scenario builder next to the name of the module the same apps used multiple times in one {{scenario singular lowercase}} will have different ids for each module true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type find module(s) by mapping allows you to search modules' values for the specified term true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type the search is performed through the name and label parameters get app metadata retrieves metadata of the app by the app's module name or id this is useful, for example, when you need to retrieve the app's version used in your {{scenario singular lowercase}} for the technical support or the developer of the app true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type copy mapping copies values from the source module to the target module make sure you set the correct source and target modules because values in the target module will be overwritten if you select different types of modules, values in the target module will be deleted true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type switch on the map toggle to manually enter the id of the modules for mapping when the source and target modules are specified, click the run button to perform the action copy filter copies the filter settings from the source module to the target module the copy action is performed on the filter placed on the left side of the selected module copy filter true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type when the source and target modules are specified, click the run button to copy the filter swap connection duplicates a connection from the source module to every module of the same app in the {{scenario singular lowercase}} true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type swap variable searches for specified variables in the {{scenario singular lowercase}} and replaces them with a new variable true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type swap variable when all is set up, click the run button to perform the action swap app replaces the selected app version in your {{scenario singular lowercase}} with another app version this tool can be used, for example, to upgrade gmail and email apps' modules to the latest version before swapping make sure that the version you’ve selected supports all the modules and functions you might need for your {{scenario singular lowercase}} base 64 allows you to encode the entered data to base64 or to decode base64 this tool can be useful when you want to search for particular data in the encoded request true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type when the input is specified, click the run button to perform the selected action copy module name copies the name of the selected module to your clipboard true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type when the module is selected, click the run button to copy the module's name remap source allows you to change the mapping source from one module to another you can do it for the already existing module in your {{scenario singular lowercase}} as well as add a new one true 330,330left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type when all is set up, click the run button to perform the action highlight app highlights modules of the specified app in your {{scenario singular lowercase}} true 209,100left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type