Package Information
Available Nodes
Documentation
n8n-nodes-instantly
This is an n8n community node for integrating with the Instantly API v2. It provides comprehensive access to Instantly's email outreach platform, allowing you to manage campaigns, accounts, leads, and analytics directly from n8n workflows.
Installation
Community Nodes (Recommended)
For users on n8n v0.187.0+, install directly through the n8n interface:
- Go to Settings > Community Nodes
- Click Install
- Enter
n8n-nodes-instantly - Click Download
Manual Installation
npm install n8n-nodes-instantly
Quick Setup
- Get API Key: Go to Instantly Dashboard ā Settings ā Integrations ā API
- Add Node: In n8n, search for "Instantly" in the node palette
- Configure Credentials: Enter your Instantly API key
- Select Operation: Choose from the available resources and operations below
Usage Examples
Create and Launch a Campaign
- Create Campaign: Set up your email sequences and targeting
- Add Leads: Import or create leads for your campaign
- Launch Campaign: Activate your campaign to start sending emails
Account Management Workflow
- Create Account: Add new email accounts with SMTP settings
- Enable Warmup: Start the warmup process for new accounts
- Monitor Status: Check account health and sending limits
- Pause/Resume: Control account activity as needed
Lead Management Process
- Import Leads: Create leads with custom variables
- Assign to Campaigns: Add leads to specific email campaigns
- Track Engagement: Monitor lead responses and interest levels
- Update Status: Manage lead lifecycle and follow-up actions
Supported Operations
š§ Campaign Management
- Create Campaign: Create new email campaigns with sequences and variants
- Get Campaign: Retrieve campaign details by ID
- Get Many Campaigns: List all campaigns with pagination
- Update Campaign: Modify campaign settings and content
- Delete Campaign: Remove campaigns
- Launch Campaign: Start campaign execution
- Pause Campaign: Pause running campaigns
š¤ Account Management
- Create Account: Add new email accounts with SMTP configuration
- Get Account: Retrieve account details by email
- Get Many Accounts: List all email accounts
- Update Account: Modify account settings and limits
- Delete Account: Remove email accounts
- Pause Account: Stop account from sending emails
- Resume Account: Reactivate paused accounts
- Enable Warmup: Start email warmup process āØ
- Disable Warmup: Stop email warmup process āØ
šÆ Lead Management
- Create Lead: Add new leads with custom variables and data
- Get Lead: Retrieve detailed lead information by ID
- Get Many Leads: List leads with advanced filtering and pagination
- Update Lead: Modify lead details, status, and custom variables
- Delete Lead: Remove leads from your database
- Add Lead to Campaign: Create and assign leads to specific campaigns
- Update Interest Status: Manage lead engagement and interest levels
š Analytics & Reporting
- Get Campaign Analytics: Retrieve comprehensive campaign performance metrics and statistics
Key Features
š Full API v2 Support: Complete integration with Instantly's latest API
š Comprehensive Operations: 24 operations across campaigns, accounts, leads, and analytics
ā” Advanced Account Management: Full warmup control and SMTP configuration
šÆ Campaign Control: Launch, pause, and manage email campaigns with precision
š Lead Management: Complete lead lifecycle management and campaign assignment
š Pagination Support: Handle large datasets efficiently with built-in pagination
ā” Robust Error Handling: Detailed error feedback and validation
šÆ Resource Locators: Intuitive account and campaign selection interface
š Bulk Operations: Manage multiple accounts and leads simultaneously
š Secure Integration: API key-based authentication with proper credential management
Requirements
- n8n v0.187.0 or higher
- Instantly account with API access (Hypergrowth plan or above)
- Valid Instantly API key
Resources
Support
- GitHub Issues: Report bugs or request features
- Email: brandon@instantly.ai