Hi Guys,
this one might be possible it might not.
I want to trigger a flow based on calls to a QNA maker knowledge base enpoint. If the call contains a specific term or phrase the flow should be triggered. I could then pass the specifc term or phrase across to LUIS and match that against a condition. if the condition is true then we use flow to perform an action, such as send an email or complete a sharepoint list
any help is greatly appreciated
nb. i can use Logic Apps for this if it cant be done in flow , i just dont know where to start