highlevel.onUserUpdated to run when a user is updated in the connected sub-account.
automations/highlevel-on-user-updated.automation.ts
account selects a named OAuth binding; the project binding is the default.
Trigger data
Returns the typedUserUpdate webhook payload with the affected user’s identity, role, permissions, scopes, and locations when supplied by HighLevel.
Automate.ax verifies HighLevel’s Ed25519 signature against the exact request body, rejects deliveries outside a five-minute replay window, and deduplicates retries by webhookId.