Skip to main content

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.

requestingUserEmail

string

The email address for the password reset request.

Report app errors

An error occurred within an app.

Source Control deployment completed

Source Control has completed a deployment.

deploymentType

string

The type of deployment performed.

status

string

The deployment status.

targetCommit

string

The abbreviated commit hash that was deployed.

User invited

A user was invited to join the organization.

invitedUserEmail

string

The email address for the invited user.

inviteId

number

The invitation ID.

User requested access

A user requested access to join the organization.

requestingUserEmail

string

The email address for the request.