Export all leads from a campaign as a CSV file with complete engagement metrics
sl_campaign_{campaign_id}_leads.csv.Lead Information
id - Lead IDcampaign_lead_map_id - Campaign-lead mapping IDfirst_name - Lead’s first namelast_name - Lead’s last nameemail - Lead’s email addressphone_number - Lead’s phone numbercompany_name - Company namewebsite - Company websitelocation - Lead’s locationlinkedin_profile - LinkedIn profile URLcompany_url - Company URLcustom_fields - Custom fields as JSON objectStatus & Category
status - Lead status (STARTED, INPROGRESS, COMPLETED, PAUSED, STOPPED)category - Category nameis_interested - Boolean indicating positive sentiment categorycreated_at - When lead was added to campaignEngagement Metrics
last_email_sequence_sent - Last sequence number sentopen_count - Total number of opensclick_count - Total number of clicksreply_count - Total number of repliesUnsubscribe Status
is_unsubscribed - Whether lead is globally unsubscribedunsubscribed_client_id_map - Client-specific unsubscribe dataContent-Type: text/csvContent-Disposition: attachment; filename=sl_campaign_{campaign_id}_leads.csv