Hello,
I am attempting to add file content needed to run my AI model. I have been successful in creating this flow.
https://docs.microsoft.com/en-us/ai-builder/form-processing-model-in-flow , but I am wondering if it is possible to trigger this Flow AI, with "when an item is added to Sharepoint Library" trigger, rather than just manual triggers.
My expression is:
string(triggerBody()?['file']?['contentBytes'])