I just don't want to force the user to say anything. Can the bot automatically say the greeting topic on start?
Solved! Go to Solution.
Making PVA start a conversation with a user proactively has been submitted as an idea on the Idea forum:
Can you please upvote it on the Ideas forum as well?
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/Make-bot-start-the-conversation/idi-p/404752
Making PVA start a conversation with a user proactively has been submitted as an idea on the Idea forum:
Can you please upvote it on the Ideas forum as well?
https://powerusers.microsoft.com/t5/Power-Apps-Ideas/Make-bot-start-the-conversation/idi-p/404752
Currently the auto-triggered welcome message is not enabled for web canvas (It is enabled in Teams and Facebook Channel). To be able to trigger the welcome message in web canvas, a hidden event activity need to be sent to the bot by the canvas. The activity type="event" and name="startConversation".
There are some sample code on how to implement in canvas:
Learn how to respond rapidly to your customers and employees at scale, using intelligent conversational chatbots.
Discover what our community thinks about the announcements at Build 2022.
User | Count |
---|---|
8 | |
5 | |
2 | |
2 | |
1 |
User | Count |
---|---|
18 | |
5 | |
3 | |
3 | |
2 |