# Lemlist

> Manage email campaigns, enrich leads, and track engagement activities through Lemlist's sales engagement platform.

Source: https://cotera.co/docs/reference/tools/individual-tools/lemlist

---

**Authentication Type:** API Key
**Description:** Manage email campaigns, enrich leads, and track engagement activities through Lemlist's sales engagement platform.

***

## Beta Notice

**This tool is currently in beta testing and not yet available for general use.**

To get the Lemlist tool added to your Cotera workspace, please contact our support team at [support.cotera.co](https://support.cotera.co).

***

## Authentication

To authenticate, you'll need a Lemlist API Key. Learn how to create one in the [Lemlist API documentation](https://developer.lemlist.com/).

***

## Activity

Track and analyze engagement activities from your campaigns.

### Get Many Activities

Get many activities to retrieve engagement data, email opens, clicks, and responses from your campaigns.

**Operation Type:** Query (Read)

## Campaign

Manage and monitor your email campaigns.

### Get Many Campaigns

Get many campaigns to retrieve a list of all your email campaigns with their configurations and status.

**Operation Type:** Query (Read)

### Get Stats

Get campaign stats to analyze performance metrics including open rates, click rates, and reply rates for your campaigns.

**Operation Type:** Query (Read)

## Enrichment

Enrich contact data with additional information.

### Get Enrichment

Fetches a previously completed enrichment to retrieve the enriched data for a contact you've processed before.

**Operation Type:** Query (Read)

### Enrich Lead

Enrich a lead using an email or LinkedIn URL to gather additional contact information, company details, and social profiles.

**Operation Type:** Mutation (Write)

### Enrich Person

Enrich a person using an email or LinkedIn URL to obtain comprehensive profile data including job title, company, and contact information.

**Operation Type:** Mutation (Write)

## Lead

Manage leads in your campaigns.

### Create Lead

Create a new lead to add prospects to your campaigns with their contact information and custom variables.

**Operation Type:** Mutation (Write)

### Delete Lead

Delete an existing lead to remove a contact from your campaigns and database.

**Operation Type:** Mutation (Write)

### Get Lead

Get an existing lead to retrieve detailed information about a specific contact including their campaign status and engagement history.

**Operation Type:** Query (Read)

### Unsubscribe Lead

Unsubscribe an existing lead to remove them from active campaigns and respect their opt-out preference.

**Operation Type:** Mutation (Write)

## Unsubscribe

Manage your unsubscribe list for compliance.

### Add to Unsubscribe List

Add an email to an unsubscribe list to prevent future campaign emails and maintain compliance with email regulations.

**Operation Type:** Mutation (Write)

### Delete from Unsubscribe List

Delete an email from an unsubscribe list to re-enable campaign emails for a previously unsubscribed contact.

**Operation Type:** Mutation (Write)

### Get Many Unsubscribed Emails

Get many unsubscribed emails to retrieve a complete list of contacts who have opted out of your campaigns.

**Operation Type:** Query (Read)

