API Report Options

You can connect our available reports to your data warehouse through an API endpoint. To do this, please follow the steps below.

Accessing the reporting:

  1. Login to your Satisfi Labs Account

  2. On the left navigation, go to "Tools" -> "Data"

  3. Locate your specific report and select the "View/Download" option.

  4. Select the "API Endpoint" button on the bottom left of the dialog box.

If you do not have the 'API Endpoint' option present, submit a ticket by hovering over the Click Here For More Support button in the top right corner of this page.

  1. Use the 'Export To' and 'Format' drop downs to choose your preferred parameters. The report can be exported to the console or as a file and can be exported in Excel, CSV, JSON, HTML, and Tab Delimited formats.

  1. Once the parameters have been set, select the 'Copy URL' button. The URL will automatically contain the chosen parameters.

Notes:

This example is using “View” > “API Endpoint” with Export To setting set to “Console” and format set to “HTML”.

  • Use the following options depending on your format type:

    • Export to File:

      • Excel

      • CSV

    • Export to Console

      • JSON

      • HTML

      • Tab Delimited

Resource Limitations

  • There is a limit of 10,000 records when a date range is selected.

  • There is no limit on records if a single date is selected.

  • Best Practice: The client pulls the report into their system for a single day, once over night.

    • Note: If a client has an automated script that will look to import several days at once and requests one day at a time, they will need to include a 15-second delay in between each request.

Last updated