Skip to main content

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.

NamespaceRobomotion.Instantly
Version1.1.0
CategorySales & Marketing, Communication
Nodes15

Nodes

NodeDescription
ConnectOpens a connection to Instantly and returns a Client ID.
DisconnectCloses a Instantly connection.
List CampaignsLists campaigns in Instantly.
Get CampaignGets a campaign in Instantly.
Activate CampaignActivate Campaign — see the properties below.
Pause CampaignPause Campaign — see the properties below.
Add LeadAdds a lead in Instantly.
List LeadsLists leads in Instantly.
Get LeadGets a lead in Instantly.
Update LeadUpdates a lead in Instantly.
Delete LeadDeletes a lead in Instantly.
List EmailsLists emails in Instantly.
Reply to EmailReply to Email — see the properties below.
Get Campaign AnalyticsGets campaign analytics in Instantly.
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: 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.

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.