I want to use Microsoft LUIS for Action for understanding Text.
LUIS = Language Understanding Intelligent Service.
To use Microsoft LUIS,
I need to append the Target Text after url query "q=",
and I need to get JSON values from Microsoft LUIS to Item value for Next Actions.
Regards,
Yoshihiro Kawabata