Skip to main content

Apollo

Apollo.io integration for sales intelligence, prospecting, and CRM operations. Provides people search, contact/account management, organization enrichment, and deal management via the Apollo.io REST API. All nodes support two auth modes: a shared Connect session via client ID, or direct API key credentials per node.

NamespaceRobomotion.Apollo
Version1.1.0
CategoryCRM, Sales & Marketing
Nodes13

Nodes

NodeDescription
ConnectOpens a connection to Apollo and returns a Client ID.
DisconnectCloses a Apollo connection.
Search PeopleSearches a people in Apollo.
Enrich PersonEnrich Person — see the properties below.
Create ContactCreates a contact in Apollo.
Update ContactUpdates a contact in Apollo.
Search ContactsSearches contacts in Apollo.
Create AccountCreates an account in Apollo.
Search AccountsSearches accounts in Apollo.
Enrich OrganizationEnrich Organization — see the properties below.
Create DealCreates a deal in Apollo.
List DealsLists deals in Apollo.
ToolkitExposes this package's operations to an AI Agent as a single tool.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

12 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Search People, Enrich Person, Create Contact, Update Contact, Search Contacts, Create Account, Search Accounts, Enrich Organization, Create Deal, List Deals.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.