Apollo
AI sales platform for prospecting, lead gen, and deal automation. Close more deals, faster, with smart data.
Tools
| 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('apollo', 'matchPerson', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'apollo',
input: { /* ... */ },
})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 tools programmatically.
What tools does Apollo support?
Apollo supports 7 tools 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 Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.
Can Apollo be used in stateful agent workflows?
Yes. Agents can combine Apollo tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.
What authentication does Apollo use?
Apollo uses API Key. Weavz stores credentials securely and uses them for authorized action execution.
How much does the Apollo integration cost?
The Apollo integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect Apollo in minutes
Get 20,000 free action executions every month. No credit card required.