Hi,
I'm a new Flow user and need to understand how to build a Flow to split/manipulate an email subject line which then populates a Sharepoint list. I have the "When new email arrives" and "Create item" connectors sorted, just need to understand how to split up an email subject line.
The standard subject line looks like:
xxxxxx xxxxxxxxxxx XXX0000/XXXXXXXXX/00000 XXXXXXXXX
Where x = letters and 0= numbers
The numbers in red are the ones that I want. They can vary between just 1 digit to up to 5 (or theoretically more)
Assuming I will need to use split but not sure how. In current attempts the flow runs but the no splitting results in the sharepoint list.
Any help appreciated!