Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

RITM Variable Editor HTML in flow designer

BoHyun Jung
Mega Sage

 

Can I convert the variable editor part of RITM from Flow designer to HTML?

3 REPLIES 3

p_kanczugowski
Tera Guru

Hi @BoHyun Jung, can you please elaborate? Why are you trying to do that?

Paweł

2mustang
Tera Contributor

@p_kanczugowski I am assuming they are wanting to grab an exact replica of what is listed in a variable editor on a RITM and have that in HTML format to apply elsewhere (emails or documents)

@2mustang what I would then suggest is to create a generic script include that would take the ID of the record as parameter, and output the HTML. This could then be used anywhere, e.g. in mail scripts.