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

# Apollo

> Sync identified contacts to Apollo.io for sales engagement and enrichment.

Connect Snitcher to Apollo.io to add identified contacts to your sales intelligence platform.

## Features

* **Add contacts to Apollo** from Snitcher
* **Sync website engagement** data
* **Trigger sequences** based on visits
* **Lead prioritization** with engagement signals

## Setup

1. Go to **Settings** → **Integrations** → **Apollo**
2. Enter your Apollo API token
3. Click **Connect**

### Getting Your API Token

1. Log in to [Apollo.io](https://app.apollo.io)
2. Go to **Settings** → **Integrations** → **API**
3. Generate or copy your API key
4. Paste into Snitcher

## Usage

### Manual Push

1. View a company in Snitcher
2. Click on a revealed contact
3. Select **Add to Apollo**
4. Contact is synced to Apollo

### Data Synced

| Snitcher Field | Apollo Field |
| -------------- | ------------ |
| Email          | Email        |
| First Name     | First Name   |
| Last Name      | Last Name    |
| Company        | Account      |
| Position       | Title        |
| LinkedIn       | LinkedIn URL |

## Troubleshooting

<AccordionGroup>
  <Accordion title="API token errors">
    Verify your Apollo API key is valid and has the necessary permissions.
  </Accordion>

  <Accordion title="Contacts not syncing">
    Check that the contact has a valid email address. Apollo requires email for contact creation.
  </Accordion>
</AccordionGroup>
