wow! Thank you very much, it worked very well, when the user finishes responding, it goes to the next node. But anyway ignore the part of the "nex...Leia mais
Dear, I'm doing a chatflow with code snippet 🙂 Using your own example: exports.main = (event, callback) => { var responseJson = { "botMessage": "Select one option", "quickReplies": [ { value:'op1 ', label:'op1' }, { value:'op2' Leia mais
Dear, I'm doing a chatflow with code snippet 🙂 Using your own example: exports.main = (event, callback) => { var responseJson = { "botMessage": "Select one option", "quickReplies": [ { value:'op1 ', label:'op1' }, { value:'op2' Leia mais