🔗 Integrations

Connect FieldGovern
to your workflow

Live integrations with Google Sheets, WhatsApp, REST API, Webhooks, and multi-LLM AI — plus government health systems coming soon.

📊

Google Sheets

Every submission is auto-appended as a new row the moment it syncs. Your stakeholders always have live data without any manual exports.

Live
🟢

WhatsApp via MSG91

Instant supervisor alerts using MSG91's WABA API. Get notified on sync, flag, approval, or any custom field event — right in WhatsApp.

Live
📋

XLSForm / Kobo / SurveyCTO / ODK

One-click import of your existing forms from any standard platform. Migrate years of form design in minutes, not weeks.

Live
🔑

REST API + API Keys

Bcrypt-hashed API keys give you secure programmatic access to all your forms, submissions, and users. Build any custom integration you need.

Live
🪝

Webhooks

Push submission events to any HTTPS endpoint in real time. Connect FieldGovern to Zapier, Make, your own backend, or any downstream system.

Live
🏥

DHIS2

Push health survey data directly to government DHIS2 instances for HMIS reporting. Designed for ICMR, state health departments, and NHM programs.

Coming Soon
📈

Stata / SPSS Export

Export your data in Stata .dta format (via pandas) ready for academic analysis. No manual conversion, no variable name cleaning required.

Live
🤖

OpenAI / Anthropic / Gemini

Bring your own LLM API key. Generate AI summaries, suggest skip logic, and auto-translate form labels using any of the three major providers.

Live

For Developers

FieldGovern exposes a full REST API secured with API key authentication. Every major resource — forms, submissions, users, assignments — is available programmatically. Webhook events fire on sync, flag, approval, and rejection so your systems always stay in sync.

Key endpoints and patterns:

GET /api/v1/forms POST /api/v1/submissions GET /api/v1/export/csv/{form_id} POST /api/v1/webhooks Authorization: Bearer {api_key} POST /api/v1/ai/report/{form_id}

Ready to connect your stack?

Start free and configure integrations from your organization settings in minutes.

Open App →