Skip to main content

Capsule CRM connector

Back to the connector overview, authentication methods, and actions.
22 Jul 2026
removed-actionsRemoved unified IAM roles actions (unified_list_roles, unified_get_role). Capsule has no role or permission API, so the catalog returned a single invented “user” role with no real access data. The inline roles[] expand on unified_list_users / unified_get_user is removed for the same reason.
capsulecrm_unified_get_role, capsulecrm_unified_list_roles
capsulecrm_unified_get_me, capsulecrm_unified_get_organization, capsulecrm_unified_get_user, capsulecrm_unified_list_organizations, capsulecrm_unified_list_users
14 Jul 2026
new-actionsAdded webhook event support for contact, project, opportunity, task, and user events (19 events) with programmatic REST Hook registration.
13 Jul 2026
new-actionsAdded unified IAM actions for users, roles, groups, organizations, and credentials.