User verifies email
The User verifies email trigger starts an automation the moment a user confirms their email address for Business App. Use this trigger to send a tailored welcome, unlock next steps, or record the verification event in your CRM.
This trigger operates at the account scope, so account and user data are available to downstream steps.
Trigger scope
This trigger operates at the account scope. Account fields and user details are available downstream.
How it works
- A user clicks the verification link sent to their email address.
- The email is confirmed and the verification event fires.
- The account and user are brought into scope.
- Downstream steps execute using the account and user context.
Available data
| Output | Description |
|---|---|
| User name | First and last name of the user who verified their email |
| User email | The email address that was verified |
| Account name | The account the user belongs to |
| Verified at | Timestamp when the email verification was completed |