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

# CRM and Sales

> Connect to HubSpot, Apollo, and Airtable for customer data and outreach

## Airtable

Read from or write to Airtable bases. Use Airtable as a lightweight database for your workflows.

**Operations:**

* **List Records** — Fetch records from a table
* **Create Record** — Add a new record
* **Update Record** — Modify an existing record

**Configuration:**

| Field        | Description                             |
| ------------ | --------------------------------------- |
| **Base ID**  | Your Airtable base identifier           |
| **Table ID** | The specific table within the base      |
| **Fields**   | Record field values (for Create/Update) |

**Requires:** Airtable OAuth connection

***

## HubSpot

Manage contacts, deals, and other CRM objects in HubSpot.

**Requires:** HubSpot OAuth connection

***

## Apollo

Search for leads and enrich contact data with Apollo.io.

**Requires:** Apollo API credentials
