Hi,
I am trying to create a flow that pulls data from pdfs from the email inbox and then updates an sql database with the pulled data.
I created a document processing AI model that pulls the necessary data from the pds files. I am not sure which elements I should use to create the proper flow.
So far I have:
-When an email arrives in a shared mailbox (V2)
-Apply to each
-Condition: subject contains "specific word"
-if yes: use the AI model (This is where I am getting stuck)
I have attached a screenshot of what I have so far for he flow.
Thank you