Hi community,
I require help with the following challenge for work:
I receive unstructured emails from partners and the content structure is always different. I need to parse specific values from these emails and paste them in an excel sheet.
What is common in every email:
There is a value, let's call it order, that always starts with 202... but is 14 digits in total. The is another value called "technical sum" which always starts with 434 and is always 32 digits in length in total.
Emails do NOT always have the following form:
order: 202xxxxxxxxxxxx
technical sum: 434xxxxxxxxxxxxxxxxxxx
The info is just there somewhere.
I need a flow that will extract (trigger: email arrives) the information (and if there are are multiple orders and multiple technical sums per email, i need them as well) and extract it
Nothing is working in power automate. I don't have access to AI prompts (premium product)
I can't build any level of expressions that are able to search for these values and extract them.
ChatGPT and Copilot have been unfortunately not in any way helpful.
I can create the first step (trigger)
and the second step (html to text)
This is urgent, if possible.
If anyone needs me to elaborate on any detail please let me know. I really need the help and will be active in this chat until the issue is resolved.
Everything in youtube, etc works great with structured data. I didn't think that searching through unstrcutured data would be this tough.
Best
Amr