UserCreate event fires whenever a new user is provisioned in the HoopAI platform. It delivers the full user profile including identity, contact details, assigned role, and granular feature permissions. Use this event to synchronize user records to external systems, trigger onboarding workflows, or audit access changes.
Payload
Example payload
Related
- Accounts API — manage and retrieve account details
- Users API — list, create, and update users programmatically