GET a Form Completion from FormWise
The Data API lets send form responses from third party form builders that can be executed using your form, as if it was filled out traditionally on FormWise.
GET all Form IDs
Headers
Name
Type
Description
Example Response
[
{
"_id": "1679493702554x213757137604050940",
"title": "Marketing Feedback Form"
},
{
"_id": "1679493702554x994703839005245400",
"title": "Facebook Ad Generator"
}
]Errors
Not returning a Response but no error
Last updated
Was this helpful?