Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Copilot Studio - General
Answered

How to read and update copilot global variables in a custom webpage

(1) ShareShare
ReportReport
Posted on by 37

In custom website channel approach, based on message response can we programmatically read and update copilot global variables from webpage (javascript).

Categories:
  • Verified answer
    Mithoon Profile Picture
    37 on at
    How to read and update copilot global variables in a custom webpage
  • remidyon Profile Picture
    on at
    Re: How to read and update copilot global variables in a custom webpage

    Hello @Mithoon 

    Yes you can send data from Javascript to global variable in Copilot Studio, set your variable to "External source can set value" then use that code snippet example

     

    payload: {
     activity: {
     channelData: {
     postBack: true,
     },
     //Web Chat will trigger "conversation start" System Topic message automatically
     name: 'startConversation',
     type: "event",
     value: {
     text: "trigger phrase",
     pageAccess: pageLocation,
     userLatitude: latitude,
     userLongitude: longitude,
     }
     },
     },

     

    See documentation: Use variables to carry content across topics - Microsoft Copilot Studio | Microsoft Learn

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Copilot Studio - General

#1
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 25

#1
Pablo Roldan Profile Picture

Pablo Roldan 25

#3
stampcoin Profile Picture

stampcoin 10

Overall leaderboard