account-user-add
Overview
- Key: - account-user-add
- Name: User Added 
- Triggers when: A user is added 
Fields
Field
Type
Description
detail
string
Email address of the user that was added
Example data
{
    "detail": "[email protected]"
}Last updated
Was this helpful?