OscarBenavides
November 21 |
Hi @Teresa_Flaherty and @msassoon,
Yes, we are using Digital Bot Flow, clear that is enabled by default, i followed the guide and also used Digital Menus for that but i dont recieve it in my webhook.
The region is usw2.pure.cloud, this is the url: Architect
OrgID: 085d5bc0-f26c-4c60-9061-dcc494bd0ced
Thank you.
Visit Topic to respond.
msassoon
Genesys Employee
November 21 |
Which region is this? We have delayed the deployment for some regions until tomorrow. So, it might work tomorrow.
Teresa_Flaherty
Genesys Employee
November 21 |
Hi @OscarBenavides That "enable" option is only for Bot Flows, Digital Bot Flows (which I'm guessing you're using as that's the only flow type where the Digital Menu action is available) have quick replies enabled by default. Here's another docs page for using quick replies in Digital Bot Flows specifically: Work with quick replies, cards, and carousels in digital bot flows - Genesys Cloud Resource Center
I tried this out with my own test bot and was able to see the Quick Replies in my outbound message as expected.
Would you be able to send the IDs of your organization and flow? I can have a look at your bot specifically and see what's going on.
You can get the flowId from the Architect URL: apps.mypurecloud.com/architect/#/digitalbot/flows/<flow ID here>/latest
The organization ID (if you don't have it already) can be found in Architect by going to Help > About
in the top right corner.
OscarBenavides
November 20 |
Greg_Boston
Genesys Employee
November 20 |
hi @OscarBenavides this documentation may help you configure your bot properly work-with-quick-replies-in-bot-conversations
OscarBenavides
November 20 |
Hi Team!
We've seen the latest release "November 18, 2024" but we have one question about this point "Quick replies, cards, and carousels for open messaging", do we have to enable it somewhere so the quick replies are sent to our webhook? because we have some digital menus in our digital bot linked to an inbound message flow and we are not receiving quick replies information in our webhook, attach an example of the message that we receive when we send a digital menu:
{
"id": "eec279fb1fc844b8c8bf0fc6e71ea5ef",
"channel": {
"id": "6c28b519-a4bc-42b0-85a0-0ee2acd6d4e4",
"platform": "Open",
"type": "Private",
"to": {
"id": "-",
"idType": "Phone"
},
"from": {
"nickname": "-",
"id": "-",
"idType": "Opaque"
},
"time": "2024-11-20T13:53:00.702Z",
"messageId": "eec279fb1fc844b8c8bf0fc6e71ea5ef"
},
"type": "Text",
"text": "This is a digital menu",
"originatingEntity": "Bot",
"direction": "Outbound",
"messageMetadata": {
"type": "Text"
}
}
If anyone could help me would be really useful, thanks!
Visit Topic to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, click here.