Events
User Created
The user.created
event is triggered when a new user signs up to your customer portal.
Event Object
The corresponding event data object as described below.
Data Object
The unique identifier for the user.
The email address of the user.
The name of the user. Can be null.
The date and time when the user was created.
Indicates whether the user’s email is verified.