Retool Events reference
Reference documentation for Retool Events.
Use Retool Events to build workflows that run whenever certain events occur within your organization. Event payloads contain properties with information related to the event. You can reference these within Retool Event-related workflows to perform actions or send notifications automatically.
Password reset required
A user must reset their password.
Examples
jenny@example.com
Source Control deployment completed
Source Control has completed a deployment.
deploymentType
The type of deployment performed.
Type | string | ||||||
Format | Plain Text | ||||||
Mutability | Read-only | ||||||
Allowed Values |
|
status
The deployment status.
Type | string | ||||||||||
Format | Plain Text | ||||||||||
Mutability | Read-only | ||||||||||
Allowed Values |
|
Examples
"a1b2c3d4e5f67890123456789abcdef123456789"
User created
A user was created.
Examples
jenny@example.com
User invited
A user was invited to join the organization.
Examples
jenny@example.com
User requested access
A user requested access to join the organization.
Examples
jenny@example.com
Login attempted
A user attempted to log in. This event runs after a user has been authenticated, but before they complete the login process.
Examples
true
createdAt
The timestamp for when the user was created.
Type | string |
Format | Date and Time |
Mutability | Read-only |
Examples
"2023-10-01T12:00:00Z"
Examples
jenny@example.com
Examples
"Jenny"
Examples
"user_366e154sdfg34b9bdeds32936"
button1
lastActive
The timestamp for when the user was last active.
Type | string |
Format | Date and Time |
Mutability | Read-only |
Examples
"2023-10-01T12:00:00Z"
Examples
"Appleseed"
userType
The type of user.
Type | string | ||||||||
Format | Plain Text | ||||||||
Mutability | Read-only | ||||||||
Allowed Values |
|