Skip to content
Share
Explore

Lemlist

Last edited 150 days ago by Tommy Lambert.

info

📘 Lemlist Pack

🔑 Step 1: Connect Lemlist

👉 Add the Lemlist Pack to this doc via this link
👉 Connect to Lemlist and get your API key via Account → Integration → Generate an API Key
👉 Authenticate using your Lemlist API key (add your email addresse, paste API key like a password).
Optional :
Copy doc

📊 Campaigns Dashboard

Table: Campaigns (sync table)

Automatically pulls all your Lemlist campaigns.
Columns included: Name, Status, Labels, Created At, Created By, Archived, Ended, Errors (if any).
💡 Tip: Add a filter status = running to only show active campaigns.

👥 Team

Card: GetTeamInfo()

→ Displays your team name, team ID, invited users, and custom domain.

💳 Credits

Table: Credits (via GetCredits())

Columns: Remaining credits, Freemium, Subscription, Gifted, Paid.
💡 Tip: Add a conditional format to show 🔴 when credits < 100.

📨 Leads

Table: Leads (via GetCampaignLeads(campaignId))

Columns: Email, First Name, Last Name, Company, LinkedIn, Deliverability Status, Job Title, Last State.
💡 Tip: Add a parameter input for CampaignId so you can choose which campaign to export.

🚫 Unsubscribes

Table: Unsubscribes (via GetUnsubscribes())

Columns: Email, Reason, Date added.

Card: Check Unsubscribe (via GetUnsubscribeEmail(email))

→ Verifies if an email or domain is unsubscribed.

Buttons:

Add Unsubscribe (via AddUnsubscribe(value))
Delete Unsubscribe (via DeleteUnsubscribeEmail(value))

📇 Contacts

Card: GetContact(idOrEmail)

→ Fetches Lemlist contact info (name, email, company, associated campaigns).

📚 Helpful Resources

My coda profile:
activity-grid

Table:

Campaigns
page-down-button

Buttons:

Add unsubscribe
Delete unsubscribe email
superscript

Formulas:

GetTeamInfo()
GetCredits()
GetCampaignLeads()
GetUnsubscribes()
GetUnsubscribeEmail()
GetContact()

Team Info :


Credits number:


Campaigns
Campaign
Name
i
Archived
i
Campaign id
i
Created at
i
Created by
i
Errors
i
Has error
i
Is ended
i
Status
i
Labels
i
Sync account
Synced
Lemlist icon
AI - Private School - Tech Integration - Chief Technology Officer (Tommy)
cam_iupwurLrGQMgf6aeD
9/8/2025, 5:23 PM
usr_sHZsyNacaX5yMqWzB
paused
There are no rows in this table

Get leads from a campaign:


Unsubscribed list:

Verify if an email is unsubscribed or not:

is unsubscribed =
false

Add or delete an email from the unsubscribe list:

Add unsubscribe
Delete unsubscribe email

Get informations about a specific contact :




Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.