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.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
21 | |
20 | |
9 | |
8 | |
8 |
User | Count |
---|---|
33 | |
31 | |
25 | |
21 | |
11 |