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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Copilot Studio

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 270 Super User 2025 Season 2

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 181 Super User 2025 Season 2

#3
S-Venkadesh Profile Picture

S-Venkadesh 93 Moderator

Last 30 days Overall leaderboard