---
title: "Push to lemlist"
description: "Send leads from Google Sheets straight into a lemlist campaign, ready to sequence. Icebreaker and custom variables included, no CSV export."
canonical: "https://derrick-app.com/features/push-to-lemlist"
category: "Feature"
runs_on: "Google Sheets, MCP (AI agents), REST API"
---

# Push to lemlist

> Send leads from Google Sheets straight into a lemlist campaign, ready to sequence. Icebreaker and custom variables included, no CSV export.

*Canonical: https://derrick-app.com/features/push-to-lemlist*

---

## Where it runs

- **Google Sheets add-on** - run it from the Derrick sidebar, results written to your sheet.
- **MCP server (AI agents)** - call it from Claude, Cursor, or any MCP client. See /mcp.
- **REST API** - call it from your own code (Standard plan and up). Docs: https://app1.derrick-app.com/api/v1/docs/

## How to use it in Google Sheets

### Step 1: Connect lemlist once
Paste your lemlist API key in Derrick's Connectors. Your campaigns load automatically.

### Step 2: Map your leads
Pick the target campaign, map your email column and any fields you have: name, company, job title, LinkedIn URL, icebreaker, custom variables.

### Step 3: Push in one click
Every row lands in your lemlist campaign, ready to sequence. The pushed and leadId columns confirm each sync.

## Use it from an AI agent (MCP)

Exposed as the `derrick_push_to_lemlist` tool on the Derrick MCP server.

**Example prompt**: "Push this lead into my lemlist campaign"

**Result**: Lead added to your lemlist campaign.

Install: `claude mcp add derrick -- npx -y derrick-mcp`. Full catalog at /mcp.md.

## Use it from the REST API

Action: `push_to_lemlist`. Available from the STANDARD plan upward, same credit cost as the add-on.

- Docs: https://app1.derrick-app.com/api/v1/docs/
- Auth: Bearer API key (Google Sheets add-on -> Settings -> API access)
- Machine-readable pricing: /pricing.md

## From data to outreach, zero export
Whatever you built in Derrick - engagers, similar companies, enriched leads - goes one click into lemlist and into your sequences.
