Remove HTML Tags from a String in a Flow
New article articles in ServiceNow Community
·
Sep 25, 2024
·
article
This post will be helpful to those who are looking out to remove HTML tags and convert it to String variable within the Flow Designer. The Replace String transformation function doesn't works well with the HTML variable so if you are facing issue with the Replace String transformation function or you are looking out a way to replace HTML tags from a HTML variable, this blog is for you.
View original source
https://www.servicenow.com/community/developer-blog/remove-html-tags-from-a-string-in-a-flow/ba-p/3055007
Amit Verma