Author Topic: Sending quick replies using Platform SDK  (Read 2496 times)

Offline Mogoh

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Sending quick replies using Platform SDK
« on: February 14, 2019, 04:52:33 PM »
Hello,

I have a chatbot app built using Platform SDK and was hoping to add buttons to it. I encountered this https://docs.genesys.com/Documentation/GWC/latest/Deployment/GWCRM and checked about Platform SDK sending JSON. According to this https://docs.genesys.com/Documentation/PSDK/8.5.x/Developer/JSONSupport it is possbile. What is unclear to me is can I send these quick replies using BasicChatProtocol and how would I do that.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7623
  • Karma: 56330
Re: Sending quick replies using Platform SDK
« Reply #1 on: February 14, 2019, 08:07:34 PM »
You are using GMS Chat, correct?
And the PSDK app you developed hook how to it?
Basically is just to send a response as described in the Rich samples

Offline Mogoh

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Sending quick replies using Platform SDK
« Reply #2 on: February 27, 2019, 05:52:03 PM »
I got a reply from a Genesys contact: " To send rich media we need to use something which is called “structured message” support. On low level it is supported in PSDK but it is not so well documented in chat server protocol documentation". I wonder if this is something that BasicChatProtocol supports.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7623
  • Karma: 56330
Re: Sending quick replies using Platform SDK
« Reply #3 on: February 27, 2019, 09:02:06 PM »
Ask them for a sample code. Or in which documentation is well documented if chat is not

Offline germanjuarez

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: Sending quick replies using Platform SDK
« Reply #4 on: July 03, 2019, 03:39:06 AM »
Hello,
Mogoh, Could you send a quick reply using Platform SDK?
can you share an example?
thanks.
Germán.