Figma connector
Back to the connector overview, authentication methods, and actions.
27 Aug 2026
bug-fixFixed organization and role lookups returning the placeholder id “figma” instead of the real tenant id, moved the eight IAM actions from beta to preview, and documented that groups and roles do not list their members.Changed · 11 actions updated
Changed · 11 actions updated
figma_unified_get_group, figma_unified_get_me, figma_unified_get_organization, figma_unified_get_role, figma_unified_get_user, figma_unified_list_groups, figma_unified_list_organizations, figma_unified_list_resource_types, figma_unified_list_resource_users, figma_unified_list_roles, figma_unified_list_users22 Jul 2026
bug-fixFixed IAM SCIM list pagination (users, groups) — raw offset result.next replaced with fixed fan-out + virtual pagination — and promoted the REST-based IAM actions (credentials, organizations) to GA with the connector restored to GA (SCIM actions remain beta).Changed · 6 actions updated
Changed · 6 actions updated
figma_auth_test, figma_unified_get_me, figma_unified_get_organization, figma_unified_list_groups, figma_unified_list_organizations, figma_unified_list_users20 Jul 2026
new-actionsAdded unified IAM actions for users, groups, roles, and resource users via the Figma SCIM API, plus organizations and credentials via the Figma REST API. SCIM-backed actions are gated to beta pending a QA account with Enterprise SCIM provisioned.