Form.io
Business appsAPI keycredential probe
Build forms and read, create and update their submissions on a Form.io project (hosted or self-hosted).
OCNORA ships 8 typed Form.io operations. 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.
Operations 8
- Create FormCreate a form or a resource on the project from a component list.form_io.create_form
- Create SubmissionSubmit data to a form as if someone had filled it in.form_io.create_submission
- Delete SubmissionDelete one submission from a form.form_io.delete_submission
- Get FormFetch one form's definition, including every component on it.form_io.get_form
- Get SubmissionFetch one submission with the values that were entered.form_io.get_submission
- List FormsList the forms and resources defined on the project.form_io.list_forms
- List SubmissionsList a form's submissions, optionally filtered by its own data fields.form_io.list_submissions
- Update SubmissionReplace the values held on an existing submission.form_io.update_submission
More in Business apps
Run your first Form.io 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.