I have an automation that triggers when a file is created in a list. The purpose of this automation is to pass an uploaded document to Azure form recognizer and rename file properties in the list for the list item. In the Analyze Invoice (preview) step, I pass the content of this file to my Azure form recognizer. I successfully get the fields I need from Azure form recognizer. When I attempt to rename the file properties (invoice amount, date, etc.) it cannot find the ID of the list item because it isn't an available option to select for the ID field in the for each flow.
I saw another post said to change it to trigger when a file is created (properties only) so ID could be selected. I did this and can set the ID in the for each field. However, I can no longer pass the file content in the Analyze Invoice (preview) stage.
If the ID option was available in the first one or the 'file content' option was available to pass in the second one I could easily have this working.
However, as it stands I am wondering how I can get either of these flows to work


Report
All responses (
Answers (