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
Thank you, kkurni for custom API information.
I will try custom API.
and I hope more easy way for consumers who want to use their time for building business's flows instead learning/developing, like other flow's actions.
Regards,
Yoshihiro Kawabata
You can create a custom API for this easily to have a better control.
Here is some documentation link.
https://flow.microsoft.com/en-us/documentation/get-started-flow-dev/