Skip to main content
Use highlevel.onUserUpdated to run when a user is updated in the connected sub-account.
automations/highlevel-on-user-updated.automation.ts
HighLevel triggers require OAuth because HighLevel sends marketplace webhooks for an installed app. Optional static account selects a named OAuth binding; the project binding is the default.

Trigger data

Returns the typed UserUpdate 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.