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.

How to pass url field in notification

lucky6
Tera Contributor

Hii,

I have created url type field on form and I am passing hyperlink text into that field ..its working fine on form but when i called this field in notification it is displaying as plain text instead of url.

Can anyone help me on this.

1 REPLY 1

SVimes
Kilo Sage

I tested this out in my PDI. If you want that to actually be a clickable URL, click the insert link button and add the url there.

 

For example, my field is u_url. I insert a link into the notification and put ${u_url} as the text and url. When I preview the notification with that, it renders a clickable link using the URL I put into the form's URL field.

Sable Vimes - CSA