User active in Business App
The User active in Business App trigger starts an automation whenever a user logs into Business App. Use this trigger to surface timely tips, prompt next steps, or record engagement events based on user activity.
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 logs into Business App and their session becomes active.
- The account associated with that user is brought into scope.
- User and account data become available as dynamic content.
- Downstream steps execute using the account and user context.
Available data
| Output | Description |
|---|---|
| User name | First and last name of the active user |
| User email | Email address of the user |
| Account name | The account the user belongs to |
| Active at | Timestamp of the login or activity event |
To avoid running too frequently, enable the Run once per contact per period setting or add conditions that limit when downstream actions execute.