> ## 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.

# Amplemarket Changelog

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

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

<Update label="v2.3.0" description="18 Sept 2026">
  `data-sync` `bug-fix`

  Added Data Sync support to twelve list actions covering accounts, users, sequences, lead lists, mailboxes, calls, call dispositions, exclusion lists, and unified users, roles and organizations, so these collections can be synced on a schedule. All refresh in full on every run, because Amplemarket exposes no updated-since filter. Also capped the accounts page size at 49 — at exactly 50 Amplemarket omits its next-page link and silently truncates pagination after the first page.

  <AccordionGroup>
    <Accordion title="Changed · 12 actions updated">
      `amplemarket_list_accounts`, `amplemarket_list_call_dispositions`, `amplemarket_list_calls`, `amplemarket_list_excluded_domains`, `amplemarket_list_excluded_emails`, `amplemarket_list_lead_lists`, `amplemarket_list_mailboxes`, `amplemarket_list_sequences`, `amplemarket_list_users`, `amplemarket_unified_list_organizations`, `amplemarket_unified_list_roles`, `amplemarket_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.2.0" description="1 Sept 2026">
  `new-actions`

  Added unified IAM actions for users, roles, organizations, and credentials.

  <AccordionGroup>
    <Accordion title="Added · 7 new actions">
      `amplemarket_unified_get_me`, `amplemarket_unified_get_organization`, `amplemarket_unified_get_role`, `amplemarket_unified_get_user`, `amplemarket_unified_list_organizations`, `amplemarket_unified_list_roles`, `amplemarket_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.1.2" description="6 Aug 2026">
  `guide-images`

  Updated API Key guide screenshots — blurred personal info and highlighted the API key field and reveal (eye) icon.
</Update>

<Update label="v2.1.1" description="5 Aug 2026">
  `guide`

  Regenerated the API Key connection guide from a live walkthrough of the Amplemarket portal (Settings > API), replacing the unverified prior version. Covers opening the API settings page, creating a named key, and revealing/copying its value. Deliberately omits the generic "shown once" warning: Amplemarket keys remain re-revealable from the same table at any time, so the guide documents that behavior instead of a false claim.
</Update>

<Update label="v2.1.0" description="4 Aug 2026">
  `bug-fix` `description-fix`

  Fixed list pagination — bracket query params (page\[size], page\[after], filters) were not resolving and returned empty results; now fixed. Documented list\_lead\_lists status values, list\_tasks inactive-user 400, and list\_users primary-email filtering.

  <AccordionGroup>
    <Accordion title="Changed · 15 actions updated">
      `amplemarket_get_company_enrichment`, `amplemarket_get_email_validation`, `amplemarket_get_lead_list`, `amplemarket_get_people_enrichment`, `amplemarket_list_accounts`, `amplemarket_list_calls`, `amplemarket_list_contacts`, `amplemarket_list_excluded_domains`, `amplemarket_list_excluded_emails`, `amplemarket_list_job_openings`, `amplemarket_list_lead_lists`, `amplemarket_list_mailboxes`, `amplemarket_list_sequences`, `amplemarket_list_tasks`, `amplemarket_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="3 Aug 2026">
  `new-actions` `new-fields`

  Added create\_contact, list\_job\_openings, get\_job\_opening, and review\_phone\_number, plus missing filter parameters and constraint and enum validation across existing actions. Renamed the four enrichment actions to the provider's operation names (a breaking change to those action IDs).
</Update>
