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.
You can access the endpoint guides and links here: https://flowsite.com/docs/dashpivot/api/ouhv7wr0gxswy-how-to-connect-to-sitemate-open-api
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