Skip to main content

Extract Data using the Reporting Endpoint

Eptura Knowledge Center

Extract Data using the Reporting Endpoint

Your developer can extract data from Serraview using the Reporting Endpoint for a standard or custom Serraview Report and then they can load this to an external system. Remember that authentication to the Serraview API will require the authentication to include the report's secured action.

image2022-3-7_11-10-34.png

Step 1. Find the Standard or Custom Report Number

Your developer will need to know the Serraview Report ID number and remember that any Custom Report ID number will start from 1000.

  1. From Serraview, navigate to Insights > Reporting.
  2. Either browse the list or search for the report.

image2022-3-7_10-37-15.png

Step 2. Find the Reports Secured Action

They will also need to know the secured action id for the report and this is used in the scope, for more details, see Create a JSON Web Token (JWT) and to find the report's Secured Action ID, see Find the Secured Action ID for a Report.

Step 3. Use the Reporting Endpoint

Finally, the Endpoint - reporting article describes how to use the Reporting Endpoint to retrieve the data using the report's ID.

  • Was this article helpful?