Apollo connector
Back to the connector overview, authentication methods, and actions.
17 Sept 2026
new-feature data-syncAdded DataSync support to nineteen list actions across accounts, contacts, deals, tasks, calls, sequences, outreach emails, stages, fields, lists, users and the unified IAM endpoints. All sync by full refresh, as Apollo exposes no updated-since filter.Changed · 19 actions updated
Changed · 19 actions updated
apollo_get_a_list_of_all_lists, apollo_get_a_list_of_email_accounts, apollo_get_a_list_of_fields, apollo_get_a_list_of_users, apollo_list_account_stages, apollo_list_all_deals, apollo_list_contact_stages, apollo_list_deal_stages, apollo_organization_search, apollo_people_search, apollo_search_accounts, apollo_search_calls, apollo_search_contacts, apollo_search_outreach_emails, apollo_search_sequences, apollo_search_tasks, apollo_unified_list_organizations, apollo_unified_list_roles, apollo_unified_list_users31 Aug 2026
bug-fixFixed user lists being truncated on large accounts, and user lookups failing for users beyond the first page.Changed · 7 actions updated
Changed · 7 actions updated
apollo_unified_get_me, apollo_unified_get_role, apollo_unified_get_user, apollo_unified_list_organizations, apollo_unified_list_resource_users, apollo_unified_list_roles, apollo_unified_list_users19 Aug 2026
bug-fixFixed base URL to include the /api path segment required by the Apollo API.Changed · 56 actions updated
Changed · 56 actions updated
apollo_activate_sequence, apollo_add_contacts_to_sequence, apollo_archive_sequence, apollo_bulk_create_tasks, apollo_bulk_enrich_organizations, apollo_bulk_enrich_people, apollo_check_email_stats, apollo_create_account, apollo_create_call_record, apollo_create_contact, apollo_create_custom_field, apollo_create_deal, apollo_create_task, apollo_deactivate_sequence, apollo_enrich_organization, apollo_enrich_person, apollo_get_a_list_of_all_lists, apollo_get_a_list_of_email_accounts, apollo_get_a_list_of_fields, apollo_get_a_list_of_users, apollo_get_api_usage_stats, apollo_get_complete_organization_info, apollo_get_organization_job_postings, apollo_list_account_stages, apollo_list_all_deals, apollo_list_contact_stages, apollo_list_deal_stages, apollo_news_articles_search, apollo_organization_search, apollo_people_search, apollo_search_accounts, apollo_search_calls, apollo_search_contacts, apollo_search_outreach_emails, apollo_search_sequences, apollo_search_tasks, apollo_unified_get_me, apollo_unified_get_organization, apollo_unified_get_role, apollo_unified_get_user, apollo_unified_list_organizations, apollo_unified_list_resource_types, apollo_unified_list_resource_users, apollo_unified_list_roles, apollo_unified_list_users, apollo_update_account, apollo_update_account_owners, apollo_update_call_record, apollo_update_contact, apollo_update_contact_owners, apollo_update_contact_stages, apollo_update_contact_status_in_sequence, apollo_update_deal, apollo_view_account, apollo_view_contact, apollo_view_deal18 Aug 2026
improvementRenamed actions to match provider API naming conventions. Added linkedin_url, name, website, and details parameters to organization enrichment actions.Added · 9 new actions
Added · 9 new actions
apollo_get_a_list_of_all_lists, apollo_get_a_list_of_email_accounts, apollo_get_a_list_of_fields, apollo_get_a_list_of_users, apollo_get_complete_organization_info, apollo_list_all_deals, apollo_news_articles_search, apollo_organization_search, apollo_people_searchRemoved · 9 actions removed
Removed · 9 actions removed
apollo_get_organization, apollo_list_deals, apollo_list_email_accounts, apollo_list_fields, apollo_list_lists, apollo_list_users, apollo_search_news_articles, apollo_search_organizations, apollo_search_peopleChanged · 2 actions updated
Changed · 2 actions updated
apollo_bulk_enrich_organizations, apollo_enrich_organization5 Aug 2026
improvement bug-fixFixed user and role lookups returning an empty result instead of a not-found error. Restored general availability status.Changed · 2 actions updated
Changed · 2 actions updated
apollo_unified_get_role, apollo_unified_get_user30 Jul 2026
bug-fixFixed the IAM users list returning a duplicate first page and failing when the caller followed the next cursor.