Apollo
Learn how to use Apollo with Composio
Overview
Enum
APOLLO
Description
Apollo is a CRM tool that allows you to manage your contacts, leads, and opportunities.
Authentication Details
API_KEY
Actions
APOLLO_SEARCH_ACCOUNTS
Search for accounts in your apollo account. not available for free plan users. limited to 50,000 records (100 per page, up to 500 pages). note: this searches only accounts added to your database, not all companies in apollo.
Action Parameters
Action Response
APOLLO_LIST_CONTACT_STAGES
Retrieves the ids and details for available contact stages in your apollo account. requires a master api key.
Action Parameters
Action Response
APOLLO_LIST_DEALS
Retrieves all deals that have been created for your team’s apollo account. requires a master api key.
Action Parameters
Action Response
APOLLO_UPDATE_DEALS
Updates an existing deal in apollo.io. requires a master api key.
Action Parameters
Action Response
APOLLO_CREATE_TASK
Creates new tasks in apollo.io for users and teams. requires a master api key. note: not available for free plan users. apollo does not deduplicate tasks.
Action Parameters
Action Response
APOLLO_UPDATE_CONTACT
Updates an existing contact in apollo.io. requires a master api key.
Action Parameters
Action Response
APOLLO_CREATE_CONTACT
Creates a new contact in apollo.io. requires a master api key. note: apollo does not deduplicate contacts - a new contact will be created even if similar details exist.
Action Parameters
Action Response
APOLLO_UPDATE_ACCOUNT
Updates an existing account in apollo.io. requires a master api key.
Action Parameters
Action Response
APOLLO_SEARCH_CONTACTS
Search for contacts in your apollo account. not available for free plan users. limited to 50,000 records (100 per page, up to 500 pages).
Action Parameters
Action Response
APOLLO_CREATE_DEAL
Creates a new deal in apollo.io. requires a master api key. tracks account activity including monetary values, owners, and stages.
Action Parameters
Action Response
APOLLO_ORGANIZATION_ENRICHMENT
Enriches data for one company in apollo.io. requires a master api key. enriched data includes industry information, revenue, employee counts, funding details, and more.
Action Parameters
Action Response
APOLLO_PEOPLE_SEARCH
Search for people in apollo’s database. consumes credits and not available for free plans. limited to 50,000 records (100 per page, up to 500 pages). note: does not return new email/phone data - use people enrichment endpoints for that.
Action Parameters
Action Response
APOLLO_ORGANIZATION_SEARCH
Search for companies in apollo’s database. consumes credits and not available for free plans. limited to 50,000 records (100 per page, up to 500 pages).
Action Parameters
Action Response
APOLLO_LIST_ACCOUNT_STAGES
Retrieves the ids and details for available account stages in your apollo account. requires a master api key.
Action Parameters
Action Response
APOLLO_PEOPLE_ENRICHMENT
Enriches data for one person in apollo.io. requires a master api key.
Action Parameters
Action Response
APOLLO_LIST_USERS
Retrieves the ids for all users (teammates) in your apollo account. requires a master api key.
Action Parameters
Action Response
APOLLO_CREATE_ACCOUNT
Creates a new account in apollo.io. requires a master api key. note: apollo does not deduplicate accounts - a new account will be created even if similar details exist.
Action Parameters
Action Response