Hey everyone, I am trying extract the ticket number from the email subject by using compose without any luck.
Example of the email subject: INC# 110 - Test abc cba
Anything before and after INC# is dynamic, it can be different with each email.
All I want is to extract the ticket number, and use filter query to match the ID in SharePoint list, and then update the item.
Flow:


