Get ReplyMessages from Bot Connector Response

{"replymessages":[{"text":"your cookie is ordered","type":"Text"}],"confidence":0.5,"botState":"COMPLETE","slotValues":{"typeCookie":"Chocolate chip","numCookies":3,"paymentMethod":"Cash"},"intent":"orderCookie","parameters":{"parameter2":"value2","parameter1":"value1"}}

How are the replymessages surfaced in the Genesys Architect flow? I only see fields for the Slots? We want to present the messages back in a response node to the customer?

Thanks

AG

Hi Anthony_Gilio,

Here you would be making use of the communicate type, there's a number of blueprints in the developer center that can give you a good understanding of Genesys Arcihtect flow. For example

Thanks. I found the cause. replyMessages is case-sensitive in the response. Once we corrected that the Connector responded.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.