> For the complete documentation index, see [llms.txt](https://run.emailchaser.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://run.emailchaser.com/most-popular/add-leads-to-a-campaign.md).

# Add leads to a campaign

To add a lead to a campaign, use the [List Campaigns](/api-reference/campaigns.md) endpoint which will return a paginated list of all your campaigns.&#x20;

Find the campaign ID you'd like the Lead to be added to.&#x20;

Then make a POST request to [Leads](/api-reference/leads.md#post-api-v1-leads) endpoint including all the Lead details along with `campaignId`&#x20;

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:&#x20;

**Clay:** add leads from your Clay table to a campaign in Emailchaser\
\- [Video tutorial](https://www.youtube.com/watch?v=i7cgG9PMZTQ)\
\- [Clay integration page](https://www.clay.com/integrations/action/add-leads-to-your-emailchaser-campaign-emailchaser)

**Make:** add leads to your campaign in Emailchaser with Make\
\- Video tutorial\
\- [Make integration page](https://www.make.com/en/integrations/emailchaser-app)
