Hey all
Is there any way, just like in PowerApps with the function IsMatch, to catch special characters like these:
&_,.';:/""!@$%^+=\|<>{} in a subject from an email. I use this email subject as the title for the attachments that comes with the email.
But if there is a special character in the subject the flow stops working.
Now I want to exclude these characters or use the \ or regular expression so the characters are taken literally.
Kind regards
Tom
If this reply has answered your question or solved your issue, please mark this question as answered.
Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
Solved! Go to Solution.
I solved it by using Plumsail their solution linked here:
https://plumsail.com/docs/actions/v1.x/getting-started/use-from-flow.html
You just need to create an account and then you get an api token.
After that you can build your regex easily.
Big thanks to Plumsail
Kind regards
Tom
If this reply has answered your question or solved your issue, please mark this question as answered.
Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
I solved it by using Plumsail their solution linked here:
https://plumsail.com/docs/actions/v1.x/getting-started/use-from-flow.html
You just need to create an account and then you get an api token.
After that you can build your regex easily.
Big thanks to Plumsail
Kind regards
Tom
If this reply has answered your question or solved your issue, please mark this question as answered.
Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
User | Count |
---|---|
22 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
45 | |
29 | |
25 | |
24 | |
24 |