I am trying to build a Flow to update a SharePoint List when recieving automated emails with a subject line such as the below, where the AEL code is different each time:
Subject "Sky Italia VoD Delivery Notification - AEL0111078 - "
The Sharepoint list contains a list of deliveries that I want to mark as delivered upon receipt of an email.
I understand that I need to have an Initialize vairable split function, but cannot workout what the next Compose functions needs to contain in order to split the subject line correctly?