The user events API will allow a partner to receive a notification whenever an event occurs in relation to a user.
For cases such as the users.updated
event where attributes of an object have changed, the event will provide a current
and previous
object that contains the details that have changed.
Event Name | Event Type | Description |
---|---|---|
| A new user has been created. Provides basic user detail and status | |
| Any detail in the users object has been updated. This will show the previous state and the current state of the object. |