Skip to main content
The Instantly node adds Instantly operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields. Instantly also includes 1 trigger operation (marked in the tables below) that can start a workflow when something happens in Instantly.
You can wire the Instantly node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Instantly under Credentials in the node settings. See Connecting credentials for the general flow. Enter the values manually when creating the credential. Get your credentials here.

Operations

Analytics

OperationIDDescriptionTrigger
Get Account Warmup Analyticsget_account_warmup_analyticsGet warmup analytics for an email account.

Campaign

OperationIDDescriptionTrigger
Activate Campaignactivate_campaignActivate (start/resume) a campaign.
Create Campaigncreate_campaignCreate a new email campaign.
Delete Campaigndelete_campaignDelete a campaign.
Get Campaignget_campaignGet details of a specific campaign.
Get Campaign Analyticsget_campaign_analyticsGet analytics for a campaign.
Get Daily Campaign Analyticsget_daily_campaign_analyticsGet daily campaign analytics across all campaigns.
List Campaignslist_campaignsList campaigns in your workspace.
Pause Campaignpause_campaignPause (stop) a running campaign.
Search Campaigns by Contact Emailsearch_campaigns_by_contact_emailSearch campaigns by lead email address.
Update Campaignupdate_campaignUpdate an existing campaign.

Email

OperationIDDescriptionTrigger
Count Unread Emailscount_unread_emailsCount unread emails in your inbox.
Get Emailget_emailGet details of a specific email.
List Emailslist_emailsList emails with optional filters.
Mark Email Thread As Readmark_email_thread_as_readMark an email thread as read.
Reply to Emailreply_to_emailReply to an email thread.

Email account

OperationIDDescriptionTrigger
Create Email Accountcreate_email_accountAdd a new email account to your workspace.
Delete Email Accountdelete_email_accountDelete an email account from your workspace.
Get Email Accountget_email_accountGet details of a specific email account.
List Email Accountslist_email_accountsList email accounts in your workspace.
Pause Email Accountpause_email_accountPause an email account.
Resume Email Accountresume_email_accountResume a paused email account.

Lead

OperationIDDescriptionTrigger
Bulk Add Leads to Campaignbulk_add_leads_to_campaignAdd up to 1000 leads to a campaign or list.
Create Leadcreate_leadCreate a new lead.
Delete Leaddelete_leadDelete a lead.
Get Leadget_leadGet details of a specific lead.
List Leadslist_leadsList leads with optional filters.
Move Leads to Campaignmove_leads_to_campaignMove leads to a different campaign or list.
Update Leadupdate_leadUpdate an existing lead.

Lead list

OperationIDDescriptionTrigger
Create Lead Listcreate_lead_listCreate a new lead list.
Delete Lead Listdelete_lead_listDelete a lead list.
Get Lead Listget_lead_listGet details of a specific lead list.
List Lead Listslist_lead_listsList all lead lists.
Update Lead Listupdate_lead_listUpdate an existing lead list.

Other

OperationIDDescriptionTrigger
Receive Webhook Eventsreceive_webhook_eventsReceive webhook events from Instantly (e.g. reply_received, positive_reply).Yes