Docs

Create Lead in Campaign

Creates a new lead in a lemlist campaign.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The ID of the campaign to add the lead to.

stringrequired

The lead's email address.

string

The lead's first name.

string

The lead's last name.

string

The lead's company name.

string

The lead's job title.

string

The lead's LinkedIn profile URL.

string

The lead's profile picture URL.

string

The lead's phone number.

string

The lead's company domain.

string

A custom icebreaker to personalize outreach.

string

The lead's timezone.

string

The lead owner's email address.

Uncommon arguments
boolean

Prevents duplicate leads from being added when enabled.

boolean

Enrich the lead with LinkedIn data if available.

boolean

Find an email address for the lead when one is not provided.

boolean

Verify the provided or found email address.

boolean

Find a phone number for the lead if available.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.