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

# SendGrid Changelog

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

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

<Update label="v1.2.0" description="22 Sept 2026">
  `new-feature` `data-sync`

  Ten list actions can now be synced with Data Sync, covering designs, prebuilt designs, marketing lists, single sends, single send search, API keys, authenticated domains, teammates, segments and verified senders. The five cursor-paginated actions also return a new next result key holding the bare page token.

  <AccordionGroup>
    <Accordion title="Changed · 10 actions updated">
      `sendgrid_list_all_lists`, `sendgrid_list_api_keys`, `sendgrid_list_authenticated_domains`, `sendgrid_list_designs`, `sendgrid_list_prebuilt_designs`, `sendgrid_list_segments`, `sendgrid_list_single_sends`, `sendgrid_list_teammates`, `sendgrid_list_verified_senders`, `sendgrid_search_single_sends`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="27 Aug 2026">
  `bug-fix`

  Fixed user and group lookups returning the wrong error for unmatched records, corrected documentation for group permission scopes, and fixed the connection's identity name occasionally showing blank when the account had an empty email or username.

  <AccordionGroup>
    <Accordion title="Changed · 8 actions updated">
      `sendgrid_unified_get_group`, `sendgrid_unified_get_me`, `sendgrid_unified_get_role`, `sendgrid_unified_get_user`, `sendgrid_unified_list_groups`, `sendgrid_unified_list_organizations`, `sendgrid_unified_list_roles`, `sendgrid_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

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

  Added unified IAM actions for users, roles, groups, organizations, and credentials (preview) covering account teammates and subusers.
</Update>
