> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect your form to Intercom

> Create new messages from a Fillout form, and automatically create or update associated contacts/leads directly in Intercom.

## What is Intercom?

[Intercom](https://www.intercom.com/) is a customer communication platform that integrates various messaging services to facilitate business-to-customer interactions. It allows companies to manage support, sales, and marketing communications through live chat, bots, and personalized messaging.

## How it works

<Steps>
  <Step title="Link your Fillout form to Intercom">
    Open the form you want to `Integrate` with Intercom.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/iDs8lNUK7TJTojmP/images/Screenshot2025-11-18at5.14.19PM.png?fit=max&auto=format&n=iDs8lNUK7TJTojmP&q=85&s=24ae96f83fbe656122fea3f3048bba73" alt="Screenshot 2025-11-18 at 5.14.19 PM.png" width="2652" height="1439" data-path="images/Screenshot2025-11-18at5.14.19PM.png" /> Then, enter an **account name** to connect.
  </Step>

  <Step title="Map your form fields">
    [Match the fields](https://www.fillout.com/help/additional-integration-mappings#how-to-map-fields-manually) in your Fillout form to the corresponding fields in Intercom for the new message. Make sure to include the contact's **email** and the **message** content.

    <img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/KaRHLex9fqtFXaSO/images/Untitled.png?fit=max&auto=format&n=KaRHLex9fqtFXaSO&q=85&s=6246592dfb7d2c45c1b01cab14ba997f" alt="Screenshot of the Integrate page" width="2260" height="1348" data-path="images/Untitled.png" />

    You can also choose to `Create new leads` or `users` if they don’t exist with the email in question, and associate answers in the form to the user.

    <Note>
      New conversations (or form submissions) are created as chats, not emails.
    </Note>
  </Step>

  <Step title="Publish and share">
    Once everything is set, click `Finish setup` on the upper right corner followed by `Publish`.

    New form submissions will now create new messages, and optionally new leads/users directly in your Intercom!
  </Step>
</Steps>

## Specify a condition

You can run your integration only when a specific condition is met. Check out this [guide](/conditional-integration).

## Related articles

<CardGroup cols={3}>
  <Card title="Integration logic" icon="gear-complex" iconType="regular" color="#FFC738" href="/conditional-integration">
    Perform an integration only when a certain condition is met.
  </Card>

  <Card title="Manage contacts on ActiveCampaign" icon="square-chevron-right" iconType="solid" color="#FFC738">
    Add and update contacts with a form.
  </Card>

  <Card title="Turn requests into Linear issues" icon="message-exclamation" iconType="regular" color="#FFC738" href="/linear">
    Create and manage issues with a form.
  </Card>
</CardGroup>
