> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitforms.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Connect OrbitForms with your favorite tools to automate your workflows.

## How Integrations Work

When a user submits your form, OrbitForms can automatically send the data to your connected integrations. This happens in real-time, so your systems are always up to date.

* Real-time sync
* Field mapping
* Retry on failure

## Featured Guides

<CardGroup cols={3}>
  <Card title="Salesforce" icon="https://mintcdn.com/orbitai-d647f397/T1yKN7sdBmMTM8cv/_images/integrations/salesforce.svg?fit=max&auto=format&n=T1yKN7sdBmMTM8cv&q=85&s=a67c88cb0f606e2be17eab30ebf0b3b5" href="/integrations/salesforce" width="149" height="104" data-path="_images/integrations/salesforce.svg">
    Sync leads to Salesforce
  </Card>

  <Card title="HubSpot" icon="https://mintcdn.com/orbitai-d647f397/T1yKN7sdBmMTM8cv/_images/integrations/HubSpot.svg?fit=max&auto=format&n=T1yKN7sdBmMTM8cv&q=85&s=1fdf3aa6d2c9545d9ce8348dfc8ed927" href="/integrations/hubspot" width="524" height="524" data-path="_images/integrations/HubSpot.svg">
    Sync leads to HubSpot
  </Card>

  <Card title="Slack" icon="https://mintcdn.com/orbitai-d647f397/T1yKN7sdBmMTM8cv/_images/integrations/slack.svg?fit=max&auto=format&n=T1yKN7sdBmMTM8cv&q=85&s=a3500e56190bcac222907b8e38a5f9c2" href="/integrations/slack" width="53" height="53" data-path="_images/integrations/slack.svg">
    <Badge color="purple" size="sm" icon="bolt">Pro</Badge>

    Real-time notifications
  </Card>

  <Card title="Google Sheets" icon="https://mintcdn.com/orbitai-d647f397/T1yKN7sdBmMTM8cv/_images/integrations/Sheets.svg?fit=max&auto=format&n=T1yKN7sdBmMTM8cv&q=85&s=67609a146a5538eaae2bc529e4bd5e2b" href="/integrations/google-sheets" width="128" height="128" data-path="_images/integrations/Sheets.svg">
    Add rows to spreadsheets
  </Card>

  <Card title="Airtable" icon="https://mintcdn.com/orbitai-d647f397/T1yKN7sdBmMTM8cv/_images/integrations/airtable.svg?fit=max&auto=format&n=T1yKN7sdBmMTM8cv&q=85&s=fdca561c79dfd00a4ab6226de6d6a3b3" href="/integrations/airtable" width="24" height="24" data-path="_images/integrations/airtable.svg">
    Add records to bases
  </Card>

  <Card title="Zapier" icon="https://mintcdn.com/orbitai-d647f397/T1yKN7sdBmMTM8cv/_images/integrations/zapier.svg?fit=max&auto=format&n=T1yKN7sdBmMTM8cv&q=85&s=57b79caa02205dedaf6c8b879067976a" href="/integrations/zapier" width="28" height="28" data-path="_images/integrations/zapier.svg">
    <Badge color="purple" size="sm" icon="bolt">Pro</Badge>

    Connect 5,000+ apps
  </Card>

  <Card title="Clay" icon="https://mintcdn.com/orbitai-d647f397/xAyOn7AVz_trk1Dg/_images/integrations/clay.png?fit=max&auto=format&n=xAyOn7AVz_trk1Dg&q=85&s=590d1ced4c954bc83d6c3408781aacbe" href="/integrations/clay" width="1024" height="768" data-path="_images/integrations/clay.png">
    <Badge color="purple" size="sm" icon="bolt">Pro</Badge>

    Enrich form data
  </Card>

  <Card title="Webhooks" icon="webhook" href="/integrations/webhooks">
    <Badge color="purple" size="sm" icon="bolt">Pro</Badge>

    Custom integrations
  </Card>
</CardGroup>

## All Integrations

### Notifications

Get notified when forms are submitted.

Slack, Email Notifications

### CRMs

Automatically create or update contacts in your CRM.

Salesforce, HubSpot, Pipedrive, Attio, Close

### Email Marketing

Add subscribers to your email lists and campaigns.

Mailchimp, ActiveCampaign

### Spreadsheets & Databases

Sync submissions to spreadsheets and databases in real-time.

Google Sheets, Airtable, Notion

### Enrichment

Enrich form data with company and contact information.

Clay

### Messaging

Send SMS and MMS from **Sequences** using Salesmsg (Advanced plan).

[Salesmsg](/integrations/salesmsg)

### Automation

Connect to 5,000+ apps via automation platforms.

Zapier

### Custom

Build your own integrations with webhooks.

Webhooks

## Setting Up an Integration

Follow these steps to connect an integration:

<Steps>
  <Step title="Open your form settings">
    Go to your form and navigate to the Integrations tab.
  </Step>

  <Step title="Choose an integration">
    Click "Add Integration" and select the service you want to connect.
  </Step>

  <Step title="Authenticate">
    Connect your account by following the OAuth flow or entering API credentials.
  </Step>

  <Step title="Map your fields">
    Match your form fields to the corresponding fields in the destination.
  </Step>

  <Step title="Test and activate">
    Send a test submission to verify everything works, then enable the integration.
  </Step>
</Steps>

## Need a Custom Integration?

Use webhooks to send form data to any endpoint. Perfect for custom backends, internal tools, or services we don't have native integrations for.

[Learn about Webhooks](/integrations/webhooks)
