Add leads to a campaign
To add a lead to a campaign, use the List Campaigns endpoint which will return a paginated list of all your campaigns.
Find the campaign ID you'd like the Lead to be added to.
Then make a POST request to Leads endpoint including all the Lead details along with campaignId
This approach let's you add a single lead or up to 1,000 leads per request.
You can also add leads to a campaign using the below low-code tools:
Clay: add leads from your Clay table to a campaign in Emailchaser - Video tutorial - Clay integration page
Make: add leads to your campaign in Emailchaser with Make - Video tutorial - Make integration page
Last updated