web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / How to get user name a...
Copilot Studio
Unanswered

How to get user name and ID from HTML

(0) ShareShare
ReportReport
Posted on by 2

I need to get the user name and user ID in the HTML code of my website.

The user is logged in already so I want the user's first name for the bot to use and the user ID so I can fetch info in a mysql DB.

So in the beginning conversation I will start with Greeting and use the first name.

Other topics will take the ID and I guess use a Flow to get the data.

 

I have added this code in the html:

<script>
 var user_id = "52";
 var user_first_name = "david";

 

and 

 

name: "startConversation",
 type: "event",
 value: {
 "user_id": "" + user_id + "",
 "user_first_name" : user_first_name

 

So I want to start with a Greeting that would say - "Hi David" by getting user_first_name

I will later use the user_id, but for now I want to get the user_first_name from the html code on the page the bot resides on and use it in the Conversation Start Topic.

So how do I get that in there as a variable?

I am use the newest bot version.

Thanks for you help

 

-Dave

 

 

 

 

Categories:
I have the same question (0)
  • fernandosilva Profile Picture
    Super User 2024 Season 1 on at

    Hi @digital6 ,

     

    On the new canvas there is a topic called Sign in already in place.

    2023-08-16 13.23.58 web.powerva.microsoft.com 304f932c43ac.png

    Cheers,

    Fernando

  • digital6 Profile Picture
    2 on at

    I want the bot to get the variables in the html code.  How do I get them in the topic?

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 619

#2
chiaraalina Profile Picture

chiaraalina 163 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 147

Last 30 days Overall leaderboard