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

# Overview

> Connect Cargo to your entire go-to-market stack

Cargo integrates with 130+ tools across your sales, marketing, and operations stack. Connect your CRM, enrichment providers, outreach platforms, and data warehouses, then use their actions from your [workflows](/workflows/overview) and [models](/models/overview).

Every integration is a [connector](/connectors/overview) you define in code:

```ts connectors/hubspot.ts theme={null}
import { defineConnector, secret } from "@cargo-ai/cdk";

export const hubspot = defineConnector("hubspot", {
  integration: "hubspot",
  config: { method: "privateApp", accessToken: secret("HUBSPOT_API_KEY") },
});
```

Then call its actions in a workflow (`integrations.hubspot.<action>(...)`) or pull its data into a model (`extractSlug`). Each connector page below documents the actions available and shows all three patterns.

<Info>
  **Need to connect a tool that's not listed?** You can build your own [custom
  integration](/integration/custom-integration) to connect any API to Cargo.
</Info>

***

## Integration categories

<CardGroup cols={3}>
  <Card title="CRM & Sales" icon="handshake" href="#crm--sales-platforms">
    Sync data with your CRM and sales platforms
  </Card>

  <Card title="Sales Engagement" icon="paper-plane" href="#sales-engagement">
    Automate outreach sequences and campaigns
  </Card>

  <Card title="Enrichment" icon="sparkles" href="#contact--company-enrichment">
    Enrich contacts and companies with data
  </Card>

  <Card title="Email & Phone" icon="envelope-circle-check" href="#email-finder--verification">
    Find and verify contact information
  </Card>

  <Card title="AI & LLM" icon="brain" href="#ai--llm">
    Leverage AI models in your workflows
  </Card>

  <Card title="Data & Analytics" icon="database" href="#data--analytics">
    Connect warehouses and analytics platforms
  </Card>
</CardGroup>

***

## CRM & Sales platforms

Connect your CRM to sync data bidirectionally—pull records into Cargo workflows and push enriched data back.

| Integration                           | Description                                      |
| ------------------------------------- | ------------------------------------------------ |
| [Salesforce](/integration/salesforce) | Enterprise CRM with full CRUD operations         |
| [HubSpot](/integration/hubspot)       | All-in-one CRM for marketing, sales, and service |
| [Pipedrive](/integration/pipedrive)   | Sales-focused CRM with pipeline management       |
| [Close](/integration/closecom)        | CRM built for inside sales teams                 |
| [Attio](/integration/attio)           | Flexible CRM with relationship intelligence      |
| [NetSuite](/integration/netsuite)     | Oracle's cloud ERP with CRM capabilities         |
| [Marketo](/integration/marketo)       | Marketing automation — custom object CRUD        |
| [Intercom](/integration/intercom)     | Customer messaging platform with contact sync    |

***

## Sales engagement

Automate multi-channel outreach and manage sequences across email and LinkedIn.

| Integration                               | Description                                |
| ----------------------------------------- | ------------------------------------------ |
| [Outreach](/integration/outreach)         | Enterprise sales engagement platform       |
| [Salesloft](/integration/salesloft)       | Revenue workflow platform with sequences   |
| [Apollo.io](/integration/apolloio)        | Sales intelligence and engagement platform |
| [Lemlist](/integration/lemlist)           | Email outreach with personalization        |
| [Instantly](/integration/instantly)       | Cold email at scale (Legacy)               |
| [Instantly V2](/integration/instantly-v2) | Next-gen cold email platform               |
| [Smartlead](/integration/smartlead)       | AI-powered cold email infrastructure       |
| [Email Bison](/integration/email-bison)   | Cold email sending platform                |
| [LaGrowthMachine](/integration/lgm)       | Multi-channel sales automation             |
| [Snov.io](/integration/snov)              | Email finder and drip campaigns            |
| [HeyReach](/integration/hey-reach)        | LinkedIn automation at scale               |
| [Expandi](/integration/expandi)           | LinkedIn outreach automation               |
| [Amplemarket](/integration/amplemarket)   | AI-powered sales engagement                |
| [Rift](/integration/rift)                 | Revenue intelligence platform              |

***

## Contact & Company enrichment

Enrich your leads and accounts with firmographic, technographic, and contact data.

| Integration                                       | Description                                                         |
| ------------------------------------------------- | ------------------------------------------------------------------- |
| [Cargo](/integration/cargo)                       | Native B2B data — sourcing, matching, enrichment, and event signals |
| [Clearbit](/integration/clearbit)                 | Real-time company and contact enrichment                            |
| [ZoomInfo](/integration/zoominfo)                 | B2B database with intent data                                       |
| [People Data Labs](/integration/people-data-labs) | Person and company data API                                         |
| [Cognism](/integration/cognism)                   | GDPR-compliant B2B data provider                                    |
| [Lusha](/integration/lusha)                       | Contact and company data platform                                   |
| [LeadMagic](/integration/lead-magic)              | B2B data enrichment service                                         |
| [Kaspr](/integration/kaspr)                       | LinkedIn data extraction                                            |
| [ContactOut](/integration/contact-out)            | Email finder for LinkedIn profiles                                  |
| [Dropcontact](/integration/dropcontact)           | B2B email finder and enrichment                                     |
| [Datagma](/integration/datagma)                   | B2B contact and company enrichment                                  |
| [ReverseContact](/integration/reverse-contact)    | Email-to-profile enrichment                                         |
| [ProxyCurl](/integration/proxycurl)               | LinkedIn profile data API                                           |
| [Ocean.io](/integration/oceanio)                  | Lookalike company discovery                                         |
| [Coresignal](/integration/coresignal)             | Professional network data                                           |
| [Store Leads](/integration/storeleads)            | E-commerce store intelligence                                       |
| [Societe Info](/integration/societe-info)         | French company data provider                                        |
| [Waterfall](/integration/waterfall)               | Contact enrichment cascade                                          |
| [Mixrank](/integration/mixrank)                   | Mobile app and SDK intelligence                                     |
| [EnrichCRM](/integration/enrich-crm)              | CRM enrichment service                                              |
| [Forager](/integration/forager)                   | Contact finding service                                             |
| [Company Enrich](/integration/company-enrich)     | Company data enrichment                                             |
| [FullEnrich](/integration/full-enrich)            | Waterfall enrichment platform                                       |
| [Surfe](/integration/surfe)                       | People and company search and enrichment                            |
| [Airscale](/integration/airscale)                 | People search, phone, and email lookup                              |

***

## Email finder & verification

Find email addresses and verify deliverability to maintain list hygiene.

| Integration                                   | Description                      |
| --------------------------------------------- | -------------------------------- |
| [Hunter](/integration/hunter)                 | Domain email finder and verifier |
| [Findymail](/integration/findy-mail)          | Email finder with verification   |
| [Anymail Finder](/integration/anymail-finder) | Email discovery service          |
| [Icypeas](/integration/icypeas)               | Email finder and verifier        |
| [BetterContact](/integration/bettercontact)   | Waterfall email finder           |
| [Wiza](/integration/wiza)                     | LinkedIn email extraction        |
| [Prospeo](/integration/prospeo)               | Email finder and domain search   |
| [NeverBounce](/integration/never-bounce)      | Email verification service       |
| [ZeroBounce](/integration/zero-bounce)        | Email validation and scoring     |
| [Bouncer](/integration/bouncer)               | Email verification API           |
| [Enrow.io](/integration/enrowio)              | Email finder and verifier        |
| [Scrubby](/integration/scrubby)               | Catch-all email verification     |
| [Enrichley](/integration/enrichley)           | Email verification service       |
| [Theneo](/integration/theneo)                 | Email verification               |
| [Kitt](/integration/kitt)                     | Email verification API           |

***

## Phone verification

Validate phone numbers for deliverability and accuracy.

| Integration                                  | Description                     |
| -------------------------------------------- | ------------------------------- |
| [ClearoutPhone](/integration/clearout-phone) | Phone number validation service |
| [Cleon1](/integration/cleon1)                | Phone discovery from LinkedIn   |

***

## AI & LLM

Leverage large language models to generate content, analyze data, and power agents.

| Integration                                | Description                            |
| ------------------------------------------ | -------------------------------------- |
| [OpenAI](/integration/open-ai)             | GPT models for generation and analysis |
| [Azure OpenAI](/integration/azure-open-ai) | OpenAI models on Azure infrastructure  |
| [Anthropic](/integration/anthropic)        | Claude models for complex reasoning    |
| [Google Gemini](/integration/gemini)       | Google's multimodal AI models          |
| [Perplexity](/integration/perplexity)      | AI-powered research and search         |
| [DeepSeek](/integration/deep-seek)         | Open-source reasoning models           |
| [Octave](/integration/octave)              | AI-powered sales intelligence          |
| [PromptLayer](/integration/prompt-layer)   | LLM prompt management and versioning   |
| [Manus](/integration/manus)                | AI agent task execution                |

***

## Data & Analytics

Connect your data warehouse and analytics platforms to power data models and syncs.

| Integration                               | Description                              |
| ----------------------------------------- | ---------------------------------------- |
| [Snowflake](/integration/snowflake)       | Cloud data warehouse                     |
| [BigQuery](/integration/big-query)        | Google's serverless data warehouse       |
| [Redshift](/integration/redshift)         | AWS cloud data warehouse                 |
| [PostgreSQL](/integration/postgresql)     | PostgreSQL database connection           |
| [SQL](/integration/sql)                   | Custom SQL queries against warehouses    |
| [dbt](/integration/dbt)                   | Data transformation and modeling         |
| [Mixpanel](/integration/mixpanel)         | Product analytics platform               |
| [Amplitude](/integration/amplitude)       | Product analytics and engagement         |
| [6sense](/integration/6sense)             | Account-based marketing intelligence     |
| [LinkedIn Ads](/integration/linkedin-ads) | LinkedIn advertising analytics           |
| [Google Ads](/integration/google-ads)     | Google Ads audiences and conversions     |
| [Adyntel](/integration/adyntel)           | Ad library intelligence across platforms |
| [Appfigures](/integration/appfigures)     | App store analytics and intelligence     |

***

## Intent & Visitor identification

Identify website visitors and track buying intent signals.

| Integration                                | Description                           |
| ------------------------------------------ | ------------------------------------- |
| [Albacross](/integration/albacross)        | Website visitor identification        |
| [RB2B](/integration/rb2b)                  | Person-level website visitor tracking |
| [Snitcher](/integration/snitcher)          | Website visitor intelligence          |
| [PredictLeads](/integration/predict-leads) | Hiring and technology signals         |
| [Datachimp](/integration/datachimp)        | Job posting and hiring signals        |
| [Sumble](/integration/sumble)              | Technology usage and hiring intent    |

***

## Web scraping & Research

Scrape websites, search the web, and gather competitive intelligence.

| Integration                                 | Description                                       |
| ------------------------------------------- | ------------------------------------------------- |
| [Firecrawl](/integration/firecrawl)         | Web scraping with AI extraction                   |
| [Apify](/integration/apify)                 | Run Apify actors for web scraping                 |
| [Exa](/integration/exa)                     | AI-native semantic web search                     |
| [Serper](/integration/serper)               | Google search API                                 |
| [Captain Data](/integration/captain-data)   | No-code web scraping platform                     |
| [Piloterr](/integration/piloterr)           | Company technographics                            |
| [Linkup](/integration/linkup)               | Deep web search engine                            |
| [Bright Data](/integration/bright-data)     | Social profile scraping (Instagram, TikTok, X, …) |
| [Phantombuster](/integration/phantombuster) | Launch Phantoms and sync their results            |
| [Parallel](/integration/parallel)           | AI web search, extraction, and research tasks     |

***

## LinkedIn & Social

Access LinkedIn data and automate social selling workflows.

| Integration                                                         | Description                           |
| ------------------------------------------------------------------- | ------------------------------------- |
| [LinkedIn](/integration/linkedin)                                   | Professional network integration      |
| [Sales Navigator](/integration/sales-navigator)                     | Advanced LinkedIn sales intelligence  |
| [LinkedIn Matched Audience](/integration/linkedin-matched-audience) | Sync audiences to LinkedIn Ads        |
| [TheSwarm](/integration/the-swarm)                                  | Warm intro discovery through networks |
| [GitHub](/integration/github)                                       | Developer profiles and repositories   |

***

## Communication & Messaging

Send messages across channels and sync communication data.

| Integration                                     | Description                      |
| ----------------------------------------------- | -------------------------------- |
| [Slack](/integration/slack)                     | Team messaging and notifications |
| [Microsoft Teams](/integration/microsoft-teams) | Enterprise team collaboration    |
| [SendGrid](/integration/sendgrid)               | Transactional email delivery     |
| [Resend](/integration/resend)                   | Transactional email API          |
| [OneSignal](/integration/onesignal)             | Push notifications and messaging |
| [Customer.io](/integration/customerio)          | Marketing automation messaging   |

***

## MCP connectors

Connect a provider's hosted MCP server so [agents](/agents/tools-and-actions#mcp-servers) can call its tools — discovered from the server at runtime.

| Integration                                   | Description                                |
| --------------------------------------------- | ------------------------------------------ |
| [HubSpot MCP](/integration/hubspot-mcp)       | HubSpot's MCP server for agents            |
| [Salesforce MCP](/integration/salesforce-mcp) | Salesforce's per-org MCP server for agents |
| [Notion MCP](/integration/notion-mcp)         | Notion's MCP server for agents             |

***

## Events & Scheduling

Manage events, webinars, and scheduling integrations.

| Integration                         | Description                           |
| ----------------------------------- | ------------------------------------- |
| [Calendly](/integration/calendly)   | Scheduling and calendar automation    |
| [Livestorm](/integration/livestorm) | Video engagement and webinar platform |
| [Contrast](/integration/contrast)   | Event registration and management     |

***

## Project management

Connect productivity and project management tools.

| Integration               | Description                           |
| ------------------------- | ------------------------------------- |
| [Jira](/integration/jira) | Issue tracking and project management |

***

## Payments & Billing

Sync payment and subscription data.

| Integration                   | Description                              |
| ----------------------------- | ---------------------------------------- |
| [Stripe](/integration/stripe) | Payment processing and subscription data |

***

## Other integrations

Additional specialized integrations for specific use cases.

| Integration                                 | Description                                |
| ------------------------------------------- | ------------------------------------------ |
| [RSS Feed](/integration/rss-feed)           | Subscribe to RSS feeds for content updates |
| [HTTP](/integration/http)                   | Custom HTTP requests to any API            |
| [Google Sheets](/integration/google-sheets) | Spreadsheet data sync                      |
| [CSV](/integration/csv)                     | Turn uploaded CSV files into data models   |
| [TheirStack](/integration/their-stack)      | Technology stack intelligence              |
| [G2](/integration/g2)                       | Software reviews and buyer intent          |
| [Rocketreach](/integration/rocketreach)     | Contact and company data                   |
| [SalesIntel](/integration/sales-intel)      | B2B data and buying signals                |

***

## Getting started

<Steps>
  <Step title="Define the connector">
    Add a `defineConnector` file with `secret()` credentials (or `adopt: true`
    for an OAuth connector), then `cargo-ai cdk deploy`. See
    [Connectors](/connectors/overview).
  </Step>

  <Step title="Model the data (optional)">
    For CRM and data integrations, add a `defineModel` with an `extractSlug` to
    sync records into Cargo. These power play triggers and model search. See
    [Extractors](/models/extractors).
  </Step>

  <Step title="Use the actions">
    Call `uses.<key>.<action>()` from a [workflow](/workflows/overview), or
    reference `connector.actions.<slug>` in an [agent](/agents/overview)'s `uses`.
  </Step>
</Steps>

<Tip>
  Prefer the UI? Navigate to **Settings → Integrations → Add connection** and
  follow the auth flow. Connectors created in the app can be adopted into code
  with `adopt: true`. Most integrations support multiple authentication methods.
</Tip>
