Envoy connector
Back to the connector overview, authentication methods, and actions.
3 Aug 2026
docsAdded connection guides (setup and config) for the API Key and OAuth2 Password Grant auth methods, authored from a live walkthrough of the Envoy Dev Dashboard with step screenshots.22 Jul 2026
removed-actions bug-fixRemoved unified IAM roles (list_roles, get_role) — Envoy has no roles-enumeration API and the synthesized “employee” role described a record type, not a role. Fixed unified IAM users and groups list pagination to a fixed page fan-out so multi-page tenants no longer 400 on the second page.Removed · 2 actions removed
Removed · 2 actions removed
envoy_unified_get_role, envoy_unified_list_rolesChanged · 4 actions updated
Changed · 4 actions updated
envoy_unified_get_user, envoy_unified_list_groups, envoy_unified_list_organizations, envoy_unified_list_users21 Jul 2026
new-actionsAdded unified IAM actions for users, roles, groups, organizations, and credentials (preview, live QA owed).