Working With the Formsite API & Sample Code
The Formsite API lets form owners access the form items, Results Table, and individual results for custom and powerful workflows. For users who don’t regularly work with APIs, finding resources with relevant examples can make the challenge easier.
API stands for Application Programming Interface and is one way for software to pass data to other software. APIs provide a secure way for applications to work with each other and deliver information requested without user intervention.
Formsite’s API allows form owners read-only access to their account data for forms and results. Some example uses include:
- Custom dashboard showing result answers for one or more forms
- Report automation for creating charts and tables containing form results
- Generating documents with result data
- Automated data backups for archival purposes