Connection
The API key is stored only in this browser's localStorage.
Campaign command center for Gmail, leads, replies, resources, drafts, and true timed Auto Mode.
The API key is stored only in this browser's localStorage.
This is the manual one-click cycle. Use it to step through the flow without waiting for the timer.
Runs Auto Step Flow on a timer. Set the interval, choose what it should do, then start it.
Draft auto-send only sends rows with Gmail Draft ID and Auto Send Approved=Yes.
For immediate trusted sends, include send_immediately=true. For timer-based sending, use send_email=true and auto_send_approved=true but send_immediately=false.
{
"business_name": "ABC Roofing",
"contact_name": "Mike",
"email": "mike@example.com",
"phone": "555-123-4567",
"website": "https://abcroofing.com",
"industry": "Roofing",
"source": "Business Card",
"notes": "Collected from business card.",
"campaign_name": "Missed Call Recovery",
"send_email": true,
"send_immediately": false,
"auto_send_approved": true,
"status": "Ready to Email",
"email_step": 0,
"assigned_sender": "outreach-main",
"assigned_liaison": "You",
"mailbox_type": "Sales Outreach",
"human_owner": "You",
"voice_agent_follow_up": false
}
These settings live in the Google Sheet tab named Campaign Settings.
Ready.