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

# Intercom

> Browse the tools and triggers available for Intercom in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/intercom/INTERCOM_CREATE_CONTACT" title="Create Contact" horizontal />

  <Card href="/actionkit/integrations/intercom/INTERCOM_UPDATE_CONTACT" title="Update Contact" horizontal />

  <Card href="/actionkit/integrations/intercom/INTERCOM_GET_CONTACT_BY_ID" title="Get Contact By ID" horizontal />

  <Card href="/actionkit/integrations/intercom/INTERCOM_SEARCH_CONTACTS" title="Search Contacts" horizontal />

  <Card href="/actionkit/integrations/intercom/INTERCOM_SEND_MESSAGE" title="Send Message" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/intercom/triggers/INTERCOM_TRIGGER_CONTACT_CREATED" title="New Contact Created" horizontal />

  <Card href="/actionkit/integrations/intercom/triggers/INTERCOM_TRIGGER_CONTACT_UPDATED" title="Contact Updated" horizontal />

  <Card href="/actionkit/integrations/intercom/triggers/INTERCOM_TRIGGER_COMPANY_CREATED" title="New Company Created" horizontal />

  <Card href="/actionkit/integrations/intercom/triggers/INTERCOM_TRIGGER_COMPANY_UPDATED" title="Company Updated" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
