No internet connection
  1. Home
  2. Announcements

New feature: preview API responses

By @ana
    2021-10-17 09:15:25.267Z

    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/

    originally posted 2021-07-15

    • 0 replies