Lemlist

Integrate Lemlist with your AI workspace

lemlist is a prospecting tool that automates multichannel outreach, enabling users to find leads with valid contact information and reach them across email, LinkedIn, or calls with personalized messages.

Explore Triggers and Actions

Add Step to Sequence

Tool to add a new step (email, LinkedIn, conditional, etc.) to an existing sequence. Use when building or editing campaign sequences to add outreach steps.

ActionTry it

Add Unsubscribe Email/Domain

Tool to add an email or domain to the unsubscribed list. Use when you need to globally block sending to a specific recipient or domain.

ActionTry it

Add Variables to Lead

Tool to add one or more variables to a lead. Use when you need to enrich a lead with custom data after its creation or retrieval.

ActionTry it

Associate schedule with campaign

Tool to associate a schedule with a campaign. Use after confirming both campaignId and scheduleId to bind a schedule to its campaign.

ActionTry it

Create Campaign

Tool to create a new campaign. Use after confirming the team ID. Returns campaign, sequence, and schedule IDs nested under a `data` key (e.g., `result['data']['campaignId']`).

ActionTry it

Create Company Note

Tool to create a note attached to a specific company. Use when you need to add annotations or notes to a company record for tracking purposes.

ActionTry it

Create Label

Tool to create a new label for inbox conversations. Use when you need to organize inbox messages with custom labels.

ActionTry it

Create Lead In Campaign

Tool to create a lead and add it to a specific campaign. Use when you need to enroll a new lead into an outreach campaign. Supports optional deduplication and enrichment features.

ActionTry it

Create Schedule

Tool to create a new schedule for the team. Use when you need to define custom active times or delays for outreach operations. Returns a `scheduleId`; store it for association with campaigns or sequences. Avoid creating unused schedules.

ActionTry it

Create Task

Tool to create a manual task (opportunity) associated with a contact, company, or lead. Use when you need to track follow-ups or action items for outreach prospects.

ActionTry it

Delete Schedule

Tool to delete a specific schedule by scheduleId. Use when you need to remove a schedule permanently after confirming its ID.

ActionTry it

Delete Unsubscribed Email

Tool to delete an email from the unsubscribed list. Use when restoring a subscriber who has opted back in and you need to remove them from the suppressed contacts.

ActionTry it

Export Campaign Leads

Tool to export campaign leads with state filtering and choose between JSON or CSV output. Use when you need to download leads and their statuses for reporting or analysis.

ActionTry it

Export Unsubscribes

Tool to download a CSV file containing all unsubscribed email addresses. Use when you need to export the full unsubscribes list for analysis or archival.

ActionTry it

Get All Webhooks

Tool to retrieve the list of all webhooks configured for the team. Use when you need to sync or audit active webhooks.

ActionTry it

Get Campaign By ID

Tool to retrieve a specific campaign by campaignId. Use when you need detailed campaign information by ID.

ActionTry it

Get Campaign Export Status

Tool to check the status of an asynchronous campaign export. Use after starting an export to poll until done or error.

ActionTry it

Get Campaign Sequences

Tool to retrieve a list of all sequences for a campaign with steps and conditions. Use after fetching campaign to inspect its nested sequences and branching rules.

ActionTry it

Get Campaign Stats

Tool to retrieve performance statistics for a specific campaign within a date range. Use when you need campaign analytics including lead engagement, message delivery, and step-by-step performance metrics.

ActionTry it

Get Companies Schema

Tool to retrieve the schema definition for companies in the people database. Use when you need to understand the structure, fields, and data types available for company records.

ActionTry it

Get Contact Messages

Tool to retrieve all messages exchanged with a specific contact. Use when you need to fetch conversation history for a contact by their contactId.

ActionTry it

Get Database Filters

Tool to retrieve available filters for searching the people and companies database. Use when you need to discover what search criteria are available before querying the database.

ActionTry it

Get Label

Tool to retrieve information about a specific label by its ID. Use when you need details about an inbox label.

ActionTry it

Get People Schema

Tool to retrieve the schema definition for people in the people database. Use when you need to understand available fields and their structure before querying or importing people data.

ActionTry it

Get Team Credits

Tool to retrieve credits left in the team. Use after authenticating your session.

ActionTry it

Get Team Info

Tool to retrieve information about your team. Use after authentication to inspect current team settings, members, webhooks, and enabled features. Verify the returned teamId matches the intended workspace before passing it to campaign-creation or other write operations to avoid creating resources in the wrong account context.

ActionTry it

Get Unsubscribed Email

Tool to retrieve a single unsubscribed email record. Use when you need to verify if a specific email has opted out of campaigns before re-subscribing them.

ActionTry it

Get User

Tool to retrieve all information for a specific user by their ID. Use when you have a user ID to fetch complete user details including LinkedIn settings and connected mailboxes.

ActionTry it

Get User Info

Tool to retrieve all information of the authenticated user. Use after confirming a valid access token.

ActionTry it

Ignore Tasks

Tool to mark one or more tasks as ignored in Lemlist. Use when you want to dismiss tasks without completing them.

ActionTry it

List Campaigns

Tool to retrieve a list of campaigns for the team. Use when you need to discover campaign IDs, names, or statuses before performing operations like auditing or pausing campaigns.

ActionTry it

List Companies

Tool to retrieve a paginated list of all companies in your CRM. Use when you need to discover companies, search by name, or fetch company details for further operations.

ActionTry it

List Company Notes

Tool to retrieve all notes associated with a specific company. Use when you need to view annotations, comments, or activities logged against a company record.

ActionTry it

List Labels

Tool to list all labels available to your team. Use when you need to retrieve the full list of labels for inbox organization or filtering.

ActionTry it

List Tasks

Tool to retrieve all pending tasks assigned to team members. Use when you need to view tasks by campaign, assignee, or other filters. Completed tasks are automatically excluded from results.

ActionTry it

List Team Senders

Tool to retrieve all team members and their associated campaigns. Use when you need to discover which team members are managing which campaigns or to understand campaign distribution across the team.

ActionTry it

List Watchlist Signals

Tool to retrieve paginated watchlist signals with filtering and sorting. Use when you need to fetch signals from watchlists based on type, status, date range, or specific watchlist ID.

ActionTry it

Mark Lead As Interested

Tool to mark a lead as interested in all campaigns. Use when a lead responds positively and you want to advance or personalize your outreach.

ActionTry it

Mark Lead As Interested In Campaign

Tool to mark a lead as interested in a specific campaign. Use after confirming the lead's positive engagement in that campaign.

ActionTry it

Mark Lead As Not Interested

Tool to mark a lead as not interested in all campaigns. Use when a lead explicitly declines outreach and should be paused across campaigns.

ActionTry it

Mark Lead as Not Interested in Campaign

Tool to mark a lead as not interested in a specific campaign. Use after confirming campaign and lead IDs to set status to not_interested.

ActionTry it

Pause a running campaign

Tool to pause a running campaign. Use after confirming you have the correct campaign ID and that the campaign is currently running.

ActionTry it

Pause Lead

Tool to pause a lead in all campaigns or a specific campaign. Use when you want to temporarily halt outreach to a lead.

ActionTry it

Retrieve Activities

Tool to fetch recent campaign activities. Use after authentication to retrieve activities filtered by campaignId, type, or limit.

ActionTry it

Retrieve Lead By Email

Tool to retrieve a lead by their email address. Use when you have a lead's email to fetch complete lead details.

ActionTry it

Retrieve Unsubscribes

Tool to retrieve the list of all people who are unsubscribed. Use when you need to sync or audit unsubscribed contacts across your campaigns.

ActionTry it

Search Companies Database

Tool to search the companies database using filters, keywords, and pagination. Use when you need to find companies based on criteria like industry, size, or keywords. Returns a paginated list of companies matching the specified filters.

ActionTry it

Search People Database

Tool to search the Lemlist people database using filters, keywords, and pagination. Use when you need to find prospects based on criteria like location, job title, seniority, or company. Supports free-text search and structured filtering.

ActionTry it

Start Campaign Export

Tool to start an asynchronous export of all campaign statistics (CSV). Use when you need to initiate a CSV export for a given campaign and track its progress.

ActionTry it

Unsubscribe Lead From Campaign

Tool to unsubscribe a lead from a campaign. Use when you need to stop further outreach by removing a lead from the specified campaign.

ActionTry it

Update Campaign

Tool to update settings of a campaign. Use after fetching or creating a campaign to adjust name, stop-on behaviors, and other campaign flags.

ActionTry it

Update Schedule

Tool to update an existing schedule with new parameters. Use after retrieving schedule details to adjust days, time window, and limits.

ActionTry it

Update Sequence Step

Tool to update an existing step in a sequence (edit subject/message/delay/etc.) by sequenceId and stepId. Use after retrieving sequences to modify step content or timing.

ActionTry it

Update Task

Tool to update an existing task including assignment, scheduling, and status. Use when modifying task details such as title, priority, due date, or completion status.

ActionTry it