Skip to main content

ApprovalMax connector

Back to the connector overview, authentication methods, and actions.
22 Jul 2026
bug-fixunified_get_user no longer requires filter.organization_id. The companyId is now encoded into the user’s id (returned by unified_list_users), so get_user resolves the owning company from the id alone.
approvalmax_auth_test, approvalmax_unified_get_me, approvalmax_unified_get_organization, approvalmax_unified_get_user, approvalmax_unified_list_organizations, approvalmax_unified_list_users
20 Jul 2026
new-actionsAdded unified IAM actions for users, organizations, and credentials, each gated with an action-level releaseStage (all six actions preview pending full post-merge QA). Fixed unified_get_me returning scopes as a space-delimited string instead of an array, and missing name/email mapping.