Skip to main content
API Endpoints Available

Learn about all the different endpoints available through our API

Alice Foglino avatar
Written by Alice Foglino
Updated over 2 months ago

API endpoints are the specific web addresses where an application can send or receive data from another system. They serve as connection points that allow different software to communicate and exchange information in a structured way.

In the Sitemate Open API, an endpoint could be used to retrieve a list of forms, while another might allow users to create new project folders. Each endpoint has a specific function, ensuring seamless data transfer between Dashpivot and other tools like reporting dashboards or project management systems.

Form summary Endpoint:

The form summary endpoint will allow you to list a summary of all forms for the specified App. It can be accessed here: https://flowsite.com/docs/dashpivot/api/vkzewnj7vjti9-form-summary

App summary Endpoint:

The app summary endpoint will allow you to list a summary of all template apps within a specified folder. It can be accessed here: https://flowsite.com/docs/dashpivot/api/nijpgzkvcjk92-app-summary

Quick walkthrough of the form summary and app summary endpoints:

Exports Endpoints:

The exports endpoints will allow you to export a list of forms, as PDF or CSV, from Dashpivot. It can be accessed here: https://flowsite.com/docs/dashpivot/api/i4bvz9xj39gyz-export

Did this answer your question?