New feature: preview API responses
By @ana
When you run an API request in API Connector, the API generally responds with data in JSON, XML, or CSV format. API Connector converts this data into a table so that you can view it in your sheet.
However, in some cases it's useful to see the original, unconverted response directly from the API, for example if you're troubleshooting requests or constructing a JMESPath query. Thefore we've added a "Preview API response" option. To access, just click Output options > Preview API response.
See here for more information: https://mixedanalytics.com/knowledge-base/preview-api-response/