instantly-core-workflow-a
Installation
SKILL.md
Instantly Core Workflow A: Campaign Launch Pipeline
Overview
Build the core Instantly outreach pipeline: create a campaign with email sequences, add leads with personalization, assign sending accounts, and launch. This is the primary money-path workflow for cold email outreach via Instantly API v2.
Prerequisites
- Completed
instantly-install-authsetup - At least one warmed-up email account in Instantly
- Lead data (CSV or programmatic) with email + first name at minimum
- API key with
campaigns:allandleads:allscopes
Instructions
Step 1: Create a Campaign with Sequences
import { instantly } from "./src/instantly";