Instantly
Instantly cold email outreach platform integration. Provides campaign management (list, get, activate, pause), lead management (add, list, get, update, delete), email operations (list, reply), and analytics retrieval. Uses API v2 with API key authentication. Supports Connect/Disconnect lifecycle for shared client sessions across nodes.
| Namespace | Robomotion.Instantly |
| Version | 1.1.0 |
| Category | Sales & Marketing, Communication |
| Nodes | 15 |
Nodes
| Node | Description |
|---|---|
| Connect | Opens a connection to Instantly and returns a Client ID. |
| Disconnect | Closes a Instantly connection. |
| List Campaigns | Lists campaigns in Instantly. |
| Get Campaign | Gets a campaign in Instantly. |
| Activate Campaign | Activate Campaign — see the properties below. |
| Pause Campaign | Pause Campaign — see the properties below. |
| Add Lead | Adds a lead in Instantly. |
| List Leads | Lists leads in Instantly. |
| Get Lead | Gets a lead in Instantly. |
| Update Lead | Updates a lead in Instantly. |
| Delete Lead | Deletes a lead in Instantly. |
| List Emails | Lists emails in Instantly. |
| Reply to Email | Reply to Email — see the properties below. |
| Get Campaign Analytics | Gets campaign analytics in Instantly. |
| 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:
List Campaigns, Get Campaign, Activate Campaign, Pause Campaign, Add Lead, List Leads, Get Lead, Update Lead, Delete Lead, List Emails, Reply to Email, Get Campaign Analytics.
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.