KoboToolbox
Business appsAPI keycredential probe
Read KoboToolbox forms, submissions, REST hooks and asset files (KPI API v2).
OCNORA ships 9 typed KoboToolbox 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.
Triggers 1
- New SubmissionStart a run when a KoboToolbox form receives a new submission.trigger.kobotoolbox_event
Operations 9
- Upload FileUpload a media file or map layer onto a form, sent as base64 text.kobotoolbox.create_file
- Create HookAdd a REST service so KoboToolbox posts every new submission on a form to a URL, which is how a Mantle webhook trigger receives them.kobotoolbox.create_hook
- Delete SubmissionPermanently delete one submission from a form.kobotoolbox.delete_submission
- Get FormRetrieve one form with its settings, deployment state and content.kobotoolbox.get_form
- Get SubmissionRetrieve one submission of a form by its numeric id or its rootUuid.kobotoolbox.get_submission
- List FilesList the media files and map layers attached to a form.kobotoolbox.list_files
- List FormsList the forms and projects the API token can reach, one page at a time.kobotoolbox.list_forms
- List HooksList the REST services a form forwards its submissions to.kobotoolbox.list_hooks
- List SubmissionsList a form's submissions, optionally filtered by a MongoDB-style query.kobotoolbox.list_submissions
More in Business apps
Run your first KoboToolbox 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.