Enterprise auth triggers
Trigger Brew automations from WorkOS user, authentication, password-reset, organization, directory-sync (SCIM), connection, and invitation events.
Triggers
Once WorkOS is connected, every event below is available as a Brew trigger you can wire to any automation. Toggle individual events on or off from the Manage tab after connecting.
WorkOS - User Created
Welcome emailFires when a new WorkOS user is provisioned.
user.createdWorkOS - User Updated
Contact syncFires when a WorkOS user record changes.
user.updatedWorkOS - User Deleted
Offboarding emailFires when a WorkOS user is deleted.
user.deletedWorkOS - Email Verification Succeeded
Post-verification welcomeFires when a user successfully verifies their email address.
authentication.email_verification_succeededWorkOS - Password Failed
Rate-limit alertFires when a password sign-in attempt fails.
authentication.password_failedWorkOS - Password Reset Succeeded
Security confirmationFires when a password reset completes.
password_reset.succeededWorkOS - Magic Auth Succeeded
New sign-in alertFires when a magic-link sign-in completes.
authentication.magic_auth_succeededWorkOS - Organization Created
Workspace welcomeFires when a WorkOS organization is created.
organization.createdWorkOS - Organization Updated
Ops alertFires when a WorkOS organization record changes.
organization.updatedWorkOS - Organization Deleted
Ops alertFires when a WorkOS organization is deleted.
organization.deletedWorkOS - Membership Created
Team-welcome emailFires when a user joins an organization.
organization_membership.createdWorkOS - Membership Updated
Role-change notificationFires when an organization membership changes (e.g. role).
organization_membership.updatedWorkOS - Membership Deleted
OffboardingFires when a user leaves or is removed from an organization.
organization_membership.deletedWorkOS - Directory User Created
SCIM-driven contact syncFires when SCIM provisioning creates a directory user.
dsync.user.createdWorkOS - Directory User Updated
SCIM-driven contact syncFires when SCIM provisioning updates a directory user.
dsync.user.updatedWorkOS - Directory User Deleted
SCIM-driven offboardingFires when SCIM provisioning deletes a directory user.
dsync.user.deletedWorkOS - Connection Activated
Ops alertFires when an SSO connection is activated.
connection.activatedWorkOS - Invitation Accepted
Welcome-to-teamFires when a user accepts an invitation.
invitation.accepted