# Google Workspace trigger - New user event

Configure the Google Workspace trigger to listen to new user related events that are created in your Google Workspace instance. It checks for new user related events and each user related event is processed as a separate job.

New user event trigger New user event trigger

# Input fields

The input fields include selecting the User Event and the domain

# User Event Types

User Event Description
User created Triggers when a user is created in Google Workspace in the specific domain.
User deleted Triggers when a user is deleted in Google Workspace in the specific domain
User Admin status changed Triggers when user admin status is changed in the Google Workspace in the specific domain.
User undeleted Triggers when a user is undeleted in Google Workspace in the specific domain.
User updated Triggers when a user is updated in Google Workspace in the specific domain.

Domain is selected to retrieve users under a specific domain. It can be left blank to retrieve users from all domains.

# Output fields

The output datatree contains information about the user event such as the unique ID of the user resource, primary email, resource type and the event type.


Last updated: 7/2/2021, 10:09:23 AM