Skip to main content

Overview

This guide will walk you through setting up an automated workflow to add leads to your lemlist campaign with auto-review enabled. Perfect for capturing form submissions and automatically enrolling them in your campaigns.

Setup in lemlist

1

Create your campaign

Navigate to lemlist and create a new campaign with your desired email sequence.
2

Enable auto-review

In your campaign settings, activate the auto-review feature to automatically process new leads.
3

Get your campaign ID

Find your campaign_id in the URL (the part starting with cam_):
https://app.lemlist.com/teams/tea_aeAxLzL3nyWmvRaC9/campaigns-next/cam_efScYHHY2X7mR85Jc/leads
                                                                   ^^^^^^^^^^^^^^^^^^^^

Using the API

1

Add lead via API

Use the Create Lead in Campaign endpoint to add leads programmatically.
2

Activate your workflow

Once configured, your leads will be automatically added to the campaign and processed by auto-review.

Integration Examples

Using n8n