Sim

Lemlist

Manage outreach activities, leads, and send emails via Lemlist

Usage Instructions

Integrate Lemlist into your workflow. Retrieve campaign activities and replies, get lead information, and send emails through the Lemlist inbox.

Tools

lemlist_get_activities

Retrieves campaign activities and steps performed, including email opens, clicks, replies, and other events.

Input

ParameterTypeRequiredDescription
apiKeystringYesLemlist API key
typestringNoFilter by activity type (e.g., emailOpened, emailClicked, emailReplied, paused)
campaignIdstringNoFilter by campaign ID
leadIdstringNoFilter by lead ID
isFirstbooleanNoFilter for first activity only
limitnumberNoNumber of results per request (max 100, default 100)
offsetnumberNoNumber of records to skip for pagination

Output

ParameterTypeDescription
activitiesarrayList of activities

lemlist_get_lead

Retrieves lead information by email address or lead ID.

Input

ParameterTypeRequiredDescription
apiKeystringYesLemlist API key
emailstringNoLead email address (use either email or id)
idstringNoLead ID (use either email or id)

Output

ParameterTypeDescription
_idstringLead ID
emailstringLead email address
firstNamestringLead first name
lastNamestringLead last name
companyNamestringCompany name
jobTitlestringJob title
companyDomainstringCompany domain
isPausedbooleanWhether the lead is paused
campaignIdstringCampaign ID the lead belongs to
contactIdstringContact ID
emailStatusstringEmail deliverability status

lemlist_send_email

Sends an email to a contact through the Lemlist inbox.

Input

ParameterTypeRequiredDescription
apiKeystringYesLemlist API key
sendUserIdstringYesIdentifier for the user sending the message
sendUserEmailstringYesEmail address of the sender
sendUserMailboxIdstringYesMailbox identifier for the sender
contactIdstringYesRecipient contact identifier
leadIdstringYesAssociated lead identifier
subjectstringYesEmail subject line
messagestringYesEmail message body in HTML format
ccjsonNoArray of CC email addresses

Output

ParameterTypeDescription
okbooleanWhether the email was sent successfully
On this page

On this page

Start building today
Trusted by over 60,000 builders.
Build Agentic workflows visually on a drag-and-drop canvas or with natural language.
Get started