> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lemlist Changelog

> Release history for the Lemlist connector. Each version lists what changed and which actions were affected.

<Card title="Lemlist connector" icon="arrow-left" href="/connectors/lemlist" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v2.2.0" description="12 Aug 2026">
  `bug-fix` `improvement`

  Fixed listing users failing with a server error, and active team members now include their email address and role. Refreshed the API key connection guide.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `lemlist_unified_get_me`, `lemlist_unified_get_organization`, `lemlist_unified_get_role`, `lemlist_unified_list_organizations`, `lemlist_unified_list_resource_types`, `lemlist_unified_list_roles`, `lemlist_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.0" description="3 Aug 2026">
  `native-webhooks` `new-events`

  Added native webhook event support — StackOne programmatically registers and removes Lemlist webhook subscriptions and routes lead, email, LinkedIn, WhatsApp, SMS, call, campaign, enrichment, and system events.

  <AccordionGroup>
    <Accordion title="Added · 3 new actions">
      `lemlist_launch_lead`, `lemlist_send_email`, `lemlist_send_linkedin_message`
    </Accordion>

    <Accordion title="Changed · 2 actions updated">
      `lemlist_add_webhook`, `lemlist_update_campaign`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="28 Jul 2026">
  `new-actions` `bug-fix`

  Fixed some action IDs and labels to match the provider's naming, and added missing fields and blocking actions.

  <AccordionGroup>
    <Accordion title="Added · 10 new actions">
      `lemlist_add_custom_variables`, `lemlist_duplicate_campaign`, `lemlist_erase_values_of_custom_variables`, `lemlist_get_many_contacts`, `lemlist_get_many_webhooks`, `lemlist_retrieve_activities`, `lemlist_retrieve_campaigns`, `lemlist_retrieve_schedules`, `lemlist_retrieve_unsubscribes`, `lemlist_update_values_of_custom_variables`
    </Accordion>

    <Accordion title="Removed · 6 actions removed">
      `lemlist_list_activities`, `lemlist_list_campaigns`, `lemlist_list_contacts`, `lemlist_list_schedules`, `lemlist_list_unsubscribes`, `lemlist_list_webhooks`
    </Accordion>

    <Accordion title="Changed · 5 actions updated">
      `lemlist_create_lead_in_campaign`, `lemlist_get_campaign_leads`, `lemlist_get_campaign_stats`, `lemlist_unified_list_resource_users`, `lemlist_update_campaign`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="20 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, roles, organizations, credentials, and resource users. Gated the 7 actions that hit a plan-tier-limited endpoint to beta and the 2 live-verified actions to preview.
</Update>
