Hi,
I'm very new to AI Builder and also the power apps . I've developed an AI model which extracts specific information from the PDF File . I want to use that model in a power automate flow because I want to use some other AI Models in the same flow . But when I'm creating the flow, the "Extract information from documents" action is asking for a form in which a dynamic content says ask in Power apps . (Attached are the screenshots) . When I select the dynamic content , I get the form in the field .
Then in my power apps , I have the attachments control which is basically the input for the AI Builder . I have added a button - on select it has to trigger the AI Builder flow . But I'm unable to achieve this as I'm getting the error in the button on select property . I used this expression "Quoterequestform.Run('Driver invitation form')" which is giving the error - The function Run has invalid arguments. Please check this . A reply would be much appreciated !!
Thank you.