Skip to main content

Envoy connector

Back to the connector overview, authentication methods, and actions.
1 Sept 2026
guide-changesRemoved the unrelated external connection-guide links from the API Key and OAuth2 Password Grant auth methods so the embedded connection guide is used, and removed the duplicated scope list from the OAuth2 Link Account guide so scopes are documented once in the Connector profile setup.
31 Aug 2026
description-fixClarified that invites are located by invitee or host email rather than by name, documented that the approval-status filter must be uppercase, and documented recurring-invite update limitations.
envoy_list_invites, envoy_update_recurring_invite
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.
envoy_unified_get_role, envoy_unified_list_roles
envoy_unified_get_user, envoy_unified_list_groups, envoy_unified_list_organizations, envoy_unified_list_users
21 Jul 2026
new-actionsAdded unified IAM actions for users, roles, groups, organizations, and credentials (preview, live QA owed).