Is it possible for alteryx to read an email body and subject.
Then insert the parsed subject into a template?
Email subject is:
ID:232323 , delete 90% and remove X
But sometimes the subject could be
"For ID:232323 please delete 90% and then remove X, thanks"
This email would be read by alteryx and reformatted to be.
For ID:232323, please delete 90% and remove X from the list.
Would the subject need to be standardized for this to work?
Can it still work if the subject is variable due to someone manually typing it.