Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Copilot Studio - Bot Extensibility
Unanswered

How to Send Events in Live Chat Widget SDK Similar to Web Chat Dispatch?

(1) ShareShare
ReportReport
Posted on by 60
Previously, when I was using Web Chat (Custom Canvas), I could dispatch events using:

dispatch({
    type: 'WEB_CHAT/SEND_EVENT',
    payload: {
        name: '',
        type: 'event',
        value: {
            message: "",
        }
    }
});


 

This allowed me to trigger events inside Copilot Studio and handle them accordingly.

Now, I have migrated to Microsoft Omnichannel Live Chat Widget SDK, and Web Chat's dispatch method is no longer available.

Question:
👉 What is the correct way to send events in Live Chat Widget SDK that Copilot Studio can recognize?
👉 How can I replicate the WEB_CHAT/SEND_EVENT functionality?

 

I need to ensure that Copilot Studio bot can receive and process events as before. Any guidance or official best practices would be helpful! 🚀 Thanks in advance! 🙏

Categories:

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 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,513 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,681 Most Valuable Professional

Leaderboard

Featured topics