Formstack
Business appsAPI keyBearer tokencredential probe
Read and write Formstack forms, submissions and webhooks (V2025 API).
OCNORA ships 9 typed Formstack operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://www.formstack.com/api/v2025 through the HTTP node with the same credential.
Triggers 1
- Form SubmittedStart a run when a Formstack form receives a new submission.trigger.formstack_event
Operations 9
- Create SubmissionRecord a new submission on a form from a list of field values.formstack.create_submission
- Create WebhookAdd a webhook so Formstack posts every new submission on a form to a URL, which is how a Mantle webhook trigger receives them.formstack.create_webhook
- Delete SubmissionPermanently delete one submission and all of its recorded data.formstack.delete_submission
- Get FormRetrieve one form's settings, optionally including its field list.formstack.get_form
- Get SubmissionRetrieve one submission with every field value it recorded.formstack.get_submission
- List FormsList the forms on the account, newest page first, with optional search.formstack.list_forms
- List SubmissionsList one form's submissions, filtered by keyword or date range.formstack.list_submissions
- List WebhooksList the webhooks a form pushes its submissions to.formstack.list_webhooks
- Update SubmissionReplace the field values recorded on an existing submission.formstack.update_submission
More in Business apps
Run your first Formstack workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.