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

# Contact Sync

> You can easily sync contact information between your app and any third-party CRM.

<Steps>
  <Step title="Define the trigger events, such as new contact creation, updates, or deletions in either your app or the CRM.">
    <Frame>
      ![](https://alloy-assets.s3.amazonaws.com/alloy-docs/embedded/use-cases/sales-crm/contact-sync/1.png)
    </Frame>
  </Step>

  <Step title="Hook up your API">
    <Frame>
      ![](https://alloy-assets.s3.amazonaws.com/alloy-docs/embedded/use-cases/sales-crm/contact-sync/2.png)
    </Frame>

    <br />

    <Frame>
      ![](https://alloy-assets.s3.amazonaws.com/alloy-docs/embedded/use-cases/sales-crm/contact-sync/3.png)
    </Frame>
  </Step>

  <Step title="Map the outputted contact fields from the 3rd party API into your API's inputs" />
</Steps>
