Apollo
AI sales platform for prospecting, lead gen, and deal automation. Close more deals, faster, with smart data.
Actions
| Name | Description |
|---|---|
matchPersonEnrich a persons details using their email address | Enrich a persons details using their email address |
enrichCompany | |
newsArticlesSearchSearch for news articles related to companies in the Apollo database | Search for news articles related to companies in the Apollo database |
organizationJobPostingsRetrieve current job postings for a company to identify growing headcount areas | Retrieve current job postings for a company to identify growing headcount areas |
organizationSearchSearch for companies in the Apollo database with various filters | Search for companies in the Apollo database with various filters |
peopleSearchSearch for people in the Apollo database (does not return email/phone, use enrichment for that) | Search for people in the Apollo database (does not return email/phone, use enrichment for that) |
custom_api_callMake a custom API call to a specific endpoint | Make a custom API call to a specific endpoint |
Quick Start
import { WeavzClient } from '@weavz/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute({
integrationName: 'apollo',
actionName: 'matchPerson',
input: { /* ... */ },
connectionId: 'conn_id',
workspaceId: 'ws_id',
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect Apollo to my app?
Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.
What actions does Apollo support?
Apollo supports 7 actions including Match Person, Enrich Company, News Articles Search, Organization Job Postings, Organization Search, and more.
Can I use Apollo with AI agents?
Yes. Add Apollo to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.
What authentication does Apollo use?
Apollo uses API Key. Weavz handles token management, refresh, and secure credential storage automatically.
How much does the Apollo integration cost?
The Apollo integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.
Connect Apollo in 2 minutes
Get 1,000 free actions every month. No credit card required.