Hi All. Have just started using Automate and am trying to build a flow to upload to SharePoint. I have a "When a New Email Arrives" trigger with attachments, an action begins using an AI Model to extract information from documents, then take two tags from that extract to name the file.
Let's assume tag 1 is "Customer" and tag 2 is "Carton Number." I have the Trigger and actions configured fine and am seeing the desirable result, however an issue I am facing is that the image from the organisation Signature is detecting and is also uploading to SharePoint.
The expected result of "Customer" and "Carton Number" is always numbers, never letters. How can I prevent my flow from extracting the Signature Attachment? Is it possible to exclude results that include letters, seeing as though I am only expecting a return of Numbers?
Thank Team.