Hello,
I am trying to get the specific text from email subject line.
Ex. From the subject line - RITM6888384 - TASK4448118 assigned
I need only the text “TASK4448118” which is coming before assigned text.
I tried with Match regex activity but not able to get desire output.