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 read and update...
Copilot Studio
Answered

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

(1) ShareShare
ReportReport
Posted on by 39

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

Categories:
I have the same question (0)
  • remidyon Profile Picture
    Microsoft Employee on at

    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

  • Verified answer
    Mithoon Profile Picture
    39 on at

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 599

#2
chiaraalina Profile Picture

chiaraalina 170 Super User 2026 Season 1

#3
deepakmehta13a Profile Picture

deepakmehta13a 118

Last 30 days Overall leaderboard