The Apollo MCP connector Node integrates securely with Apollo using OAuth 2.0 / Scalekit Connected Accounts. It enables your AI agent to manage Apollo accounts, contacts, sequences, tasks, analytics, and enrichment.
Parameters
Required Parameters
- action (string): The target Apollo MCP action to run. Must be one of the enabled actions:
apollomcp_apollo_accounts_bulk_createapollomcp_apollo_accounts_createapollomcp_apollo_accounts_updateapollomcp_apollo_analytics_sync_reportapollomcp_apollo_contacts_bulk_createapollomcp_apollo_contacts_createapollomcp_apollo_contacts_searchapollomcp_apollo_contacts_updateapollomcp_apollo_email_accounts_indexapollomcp_apollo_emailer_campaigns_add_contact_idsapollomcp_apollo_emailer_campaigns_approveapollomcp_apollo_emailer_campaigns_remove_or_stop_contact_idsapollomcp_apollo_emailer_campaigns_searchapollomcp_apollo_emailer_schedules_indexapollomcp_apollo_feedback_logapollomcp_apollo_mixed_companies_searchapollomcp_apollo_mixed_people_api_searchapollomcp_apollo_organizations_bulk_enrichapollomcp_apollo_organizations_enrichapollomcp_apollo_organizations_job_postingsapollomcp_apollo_people_bulk_matchapollomcp_apollo_people_matchapollomcp_apollo_sequences_createapollomcp_apollo_sequences_updateapollomcp_apollo_tasks_bulk_createapollomcp_apollo_tasks_completeapollomcp_apollo_tasks_createapollomcp_apollo_tasks_searchapollomcp_apollo_tasks_showapollomcp_apollo_tasks_skipapollomcp_apollo_tasks_updateapollomcp_apollo_usage_stats_credit_usage_statsapollomcp_apollo_users_api_profile
Optional Parameters
- params (object): A key-value dictionary containing action-specific inputs (e.g.,
{'contact_id': '...', 'name': '...'}).
Practical Use Cases
- Outbound Prospecting: Search Apollo people and companies, enrich organization data, and add contacts to sequences.
- CRM Management: Bulk create or update Apollo accounts and contacts, then log tasks and activity feedback for sales workflows.