lemlist
CRM & salesAPI keycredential probe
Outreach campaigns, leads, activities and unsubscribes on lemlist.
OCNORA ships 25 typed lemlist operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Triggers 1
- ActivityStart a run when a lemlist activity happens (a reply, an open, a bounce, a LinkedIn action, a campaign alert).trigger.lemlist_event
Operations 25
- Add UnsubscribeAdd an address, or a whole domain, to the team's unsubscribe list.lemlist.add_unsubscribe
- Create CampaignCreate an empty campaign the team can then add sequences to.lemlist.create_campaign
- Create LeadAdd a lead to a campaign, optionally enriching it on the way in.lemlist.create_lead
- Delete or Unsubscribe LeadUnsubscribe a lead from a campaign, or delete it outright.lemlist.delete_lead
- Delete UnsubscribeRemove an address from the team's unsubscribe list.lemlist.delete_unsubscribe
- Export Campaign LeadsExport a campaign's leads as JSON rows, filtered by their last state.lemlist.export_campaign_leads
- Get CampaignFetch one campaign with its senders, status and errors.lemlist.get_campaign
- Get Campaign Export StatusCheck an asynchronous statistics export and read its file URL once done.lemlist.get_campaign_export_status
- Get Campaign StatsRead a campaign's counters over a date range, per step and channel.lemlist.get_campaign_stats
- Get LeadFetch one lead by email address or by lead id.lemlist.get_lead
- Get TeamRead the team behind the API key, with its members and webhooks.lemlist.get_team
- Get UnsubscribeRead the unsubscribe record for one address; lemlist 404s when there is none.lemlist.get_unsubscribe
- List ActivitiesList sequence activities, filtered by type, campaign, lead or date.lemlist.list_activities
- List Campaign LeadsList the leads of one campaign, optionally filtered by their state.lemlist.list_campaign_leads
- List CampaignsList the team's campaigns, filtered by status and paged.lemlist.list_campaigns
- List UnsubscribesList the addresses and domains on the team's unsubscribe list.lemlist.list_unsubscribes
- Mark Lead InterestedMark a lead as interested in one campaign.lemlist.mark_lead_interested
- Mark Lead Not InterestedMark a lead as not interested in one campaign.lemlist.mark_lead_not_interested
- Pause CampaignPause a campaign so it stops sending until it is started again.lemlist.pause_campaign
- Pause LeadPause a lead everywhere, or only inside one campaign.lemlist.pause_lead
- Resume LeadResume a paused lead so its sequence continues.lemlist.resume_lead
- Start CampaignStart (or resume) a campaign so its sequences send again.lemlist.start_campaign
- Start Campaign Stats ExportStart the asynchronous campaign statistics export and return its export id; the CSV is not ready yet.lemlist.start_campaign_export
- Update CampaignChange a campaign's name or its stop and tracking settings.lemlist.update_campaign
- Update LeadUpdate a lead's details inside one campaign.lemlist.update_lead
Run your first lemlist workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.