get https://staging.zenput.com/api/v1/forms/list/
Get the properties of a form template and any corresponding form submissions by providing an existing form template ID.
This endpoint has been deprecated.
This API endpoint, List Form Submissions, functioned until February 16, 2022, at which point it was disabled and replaced with a new one: List Submissions.
The most recent API endpoint, List Submissions, still enables you to pull form submissions from Zenput. However, it provides faster performance, simpler navigation through the response, and a more efficient interaction with Zenput servers than List Form Submissions.
For information on setting up the most recent endpoint, visit a developer article here.
If you have any questions, please reach out to our support team at [email protected].
RECIPES
🦉
Forms | GET Form Submissions Request
Open Recipe
🦉
Forms | GET Form Submissions Response
Open Recipe