Claim bot variables in topics
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Power Platform product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Enabled for | Public preview | General availability |
---|---|---|
Admins, makers, marketers, or analysts, automatically | Sep 21, 2020 | Nov 16, 2020 |
Feature details
Use two special user-related variables that are populated when the user is signed in. The two variables are:
- UserID: Contains the User ID assigned by your authentication provider
- UserDisplayName: Refers to your user when they’re chatting with your bot
These variables help you personalize your bot conversation without having to add a Power Automate flow or make complex Azure Active Directory Graph API calls.
See also
Authentication variables (docs)