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.
| Namespace | Robomotion.Apollo |
| Version | 1.1.0 |
| Category | CRM, Sales & Marketing |
| Nodes | 13 |
Nodes
| Node | Description |
|---|---|
| Connect | Opens a connection to Apollo and returns a Client ID. |
| Disconnect | Closes a Apollo connection. |
| Search People | Searches a people in Apollo. |
| Enrich Person | Enrich Person — see the properties below. |
| Create Contact | Creates a contact in Apollo. |
| Update Contact | Updates a contact in Apollo. |
| Search Contacts | Searches contacts in Apollo. |
| Create Account | Creates an account in Apollo. |
| Search Accounts | Searches accounts in Apollo. |
| Enrich Organization | Enrich Organization — see the properties below. |
| Create Deal | Creates a deal in Apollo. |
| List Deals | Lists deals in Apollo. |
| Toolkit | Exposes 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.
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.