There is no enough content on Send event or Send activity nodes in Microsoft copilot Studio. How can we use these 2 nodes in topics. Can someone please share the more information with examples. Thanks in advance.
What is it that you want to achieve by sending events or other activities?
The "send event" and "send activity" nodes are typically used for more advanced scenarios. For example, events can be sent to notify the chat client (the "channel"), which can parse the event and decide how to respond.
Here is the documentation: Sending event activities - Microsoft Copilot Studio | Microsoft Learn
And here is a sample for a client that parses events: BotFramework-WebChat/samples/04.api/c.incoming-activity-event at main · microsoft/BotFramework-WebChat (github.com)
Ekta Gupta
2
stampcoin
2
Arild Aarnes
2