Skip to main content

Lemlist

Lemlist is a sales engagement platform that helps you send personalized cold email campaigns at scale. The Robomotion Lemlist package enables you to automate email outreach workflows by integrating with Lemlist's API.

Use Cases

The Lemlist package is ideal for automating:

  • Lead Management: Automatically add or remove leads from email campaigns based on CRM data or user actions
  • Campaign Monitoring: Track campaign performance and retrieve campaign lists programmatically
  • Email Outreach Automation: Build automated workflows that manage email sequences based on triggers
  • Team Management: Retrieve team information and manage your Lemlist workspace
  • Lead Cleanup: Automatically unsubscribe or remove leads based on specific criteria or responses

Key Features

  • Secure Authentication: Connect using API keys stored securely in Robomotion credentials
  • Flexible Integration: Use either Connect/Disconnect pattern or direct API key authentication
  • Campaign Management: List and manage your email campaigns programmatically
  • Lead Control: Unsubscribe or permanently remove leads from campaigns
  • Team Information: Access your Lemlist team details and settings

Getting Started

To use the Lemlist package, you'll need:

  1. A Lemlist account with API access
  2. Your Lemlist API key (found in your Lemlist account settings)
  3. The API key stored as a credential in Robomotion

Authentication Methods

The package supports two authentication approaches:

Method 1: Connect/Disconnect Pattern

Use the Connect node to establish a session and get a Client ID, then use that Client ID across all operations, and finally use Disconnect to clean up.

Method 2: Direct API Key

Provide your API key directly in each node's Credentials option without using Connect/Disconnect nodes.

Available Nodes