Skip to content
Forms & SurveysReal-timeUpdated May 2026

KoBoToolbox

KoboToolbox humanitarian data collection

KoBoToolbox is the open-source data-collection platform built for humanitarian field work — used by NGOs, UN agencies, academic researchers, and emergency responders for offline-capable mobile data collection in low-connectivity environments. Tiny Command surfaces one trigger (Form Submitted — fires when a KoBoToolbox submission lands, including from field-collected submissions synced from offline devices) plus two actions (List Forms; Get Submissions — paginated history for a specific form, useful for backfills). The connection takes the KoBoToolbox instance URL (kf.kobotoolbox.org for the public install, or a self-hosted instance URL) plus an API token from the user account settings. The Form Submitted payload includes the form's answers keyed by question name (kf.kobotoolbox.org uses XLSForm conventions for question naming). Most workflows: a field-collected health-survey submission triggers a workflow that flags incomplete data, geo-validates the GPS coordinate, and pushes the clean data to a downstream database (often PostgreSQL or an Airtable-like analytics layer).

1trigger
2actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when KoBoToolbox does.

1 real-time trigger, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything KoBoToolbox can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get KoBoToolbox SubmissionsPaginated historical submissions for a specific form. For backfill workflows or for "weekly export to warehouse" data-pipeline patterns.
List KoBoToolbox FormsReturns deployed forms in the account. Useful for resolving form IDs at workflow setup.
Recipes

Pre-built KoBoToolbox workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect KoBoToolbox once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every KoBoToolbox field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the KoBoToolbox integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect KoBoToolbox to Tiny Command?
Open the Tiny Command workflow builder, drop in a KoBoToolbox node, and click Connect. Authorize KoBoToolbox once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What KoBoToolbox triggers does Tiny Command support?
Tiny Command supports 1 real-time KoBoToolbox trigger, including "KoBoToolbox Form Submitted". Each trigger fires within seconds of the event happening in KoBoToolbox.
What KoBoToolbox actions can I run from a workflow?
2 KoBoToolbox actions are available out of the box, covering forms & surveys operations like "Get KoBoToolbox Submissions". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the KoBoToolbox integration real-time?
Yes. KoBoToolbox Form Submitted and every other KoBoToolbox trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in KoBoToolbox rather than on a polling schedule.
Do I need to write code to use KoBoToolbox with Tiny Command?
No. Every KoBoToolbox trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any KoBoToolbox API endpoint directly.
How much does the KoBoToolbox integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The KoBoToolbox integration itself has no per-app surcharge.
Related

More forms & surveys apps people connect.

Same category as KoBoToolbox, ordered by how often teams pair them. Hover the carousel to pause.

Do more with KoBoToolbox.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.