Integrations

Connect with your favorite tools

Divenza Forms integrates seamlessly with your existing workflow. From Slack to Salesforce, connect all your tools in minutes.

18+

Native Integrations

5,000+

Zapier Apps

REST API

Custom Webhooks

24/7

Sync Reliability

All Integrations

Connect Divenza Forms with the tools your team already uses.

Slack

Popular

Get instant notifications in Slack when you receive form submissions.

FreeProEnterprise

Discord

Popular

Send form responses directly to your Discord channels.

ProEnterprise

Telegram

Receive real-time alerts via Telegram bot for new submissions.

ProEnterprise

HubSpot

Popular

Automatically add form responses to your HubSpot CRM contacts.

ProEnterprise

Salesforce

Sync form submissions with your Salesforce leads and opportunities.

Enterprise

Intercom

Add form responses to Intercom conversations and contacts.

ProEnterprise

Google Analytics

Track form conversions and user behavior with Google Analytics.

FreeProEnterprise

Mixpanel

Send form events to Mixpanel for advanced user analytics.

ProEnterprise

Zapier

Popular

Connect with 5,000+ apps through Zapier automations.

FreeProEnterprise

Make (Integromat)

Build complex workflows with Make's visual automation builder.

ProEnterprise

Mailchimp

Add subscribers to Mailchimp lists from form responses.

ProEnterprise

Webhook

Send form data to any URL with custom headers and payloads.

FreeProEnterprise

Google Sheets

Append form submissions to Google Sheets automatically.

FreeProEnterprise

Airtable

Sync form data with your Airtable bases and views.

ProEnterprise

Notion

Create Notion pages or database entries from submissions.

ProEnterprise

Shopify

Create orders and customers in Shopify from form data.

ProEnterprise

Google Calendar

Create calendar events from booking form submissions.

ProEnterprise

Custom API

Build your own integrations with our REST API.

Enterprise
Developer Friendly

Build custom integrations with our API

Need something custom? Our REST API lets you build any integration you can imagine. With comprehensive documentation, webhooks, and SDKs for popular languages, you can automate anything.

  • RESTful API with detailed documentation
  • Webhooks for real-time data sync
  • SDKs for Python, Node.js, Ruby, and more
  • Custom API rate limits for Enterprise

Example API Request

POST /api/v1/submissions
Headers:
  Authorization: Bearer YOUR_API_KEY
  Content-Type: application/json

{
  "form_id": "frm_abc123",
  "data": {
    "name": "John Doe",
    "email": "john@example.com"
  },
  "metadata": {
    "source": "website",
    "referrer": "google.com"
  }
}

Don't see your tool?

We're constantly adding new integrations. Request one and we'll prioritize it, or build it yourself with our API.