You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need to display a simple list without any choice option from MCS in IBCS

edited Feb 13, 2018 8:00AM in Digital Assistant & Mobile 3 comments

Summary

Need to display a simple list without any choice option from MCS in IBCS

Content

Hi,

I Need to display a simple list without any choice option from MCS in IBCS.

I know there is code for displaying list from MCS in IBCS but that display list as a list of choice, where we need to choose to proceed further.

   conversation.reply({

   text: "List of Ideas",

   choices: ideaList,

   type: "choice"

  });

I need to simply display the list without any choice option.

Any suggestions will be helpful.

Thanks in advance.

Regards

Sunil

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!