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.

Add link to record in Flow Designer email notification

Jonathan102
Tera Guru

Hi all,

I am recreating a workflow in Flow Designer.  I am trying to figure out how to add a link to an "send email" action like we did using ${URI} in the workflow.  Documentation says to do it through the Data pills but I am not sure how to do it or what field to use.

Thanks in advance!

6 REPLIES 6

Jonathan102
Tera Guru

Thanks for the replies!! One question, I do not have an action named Generate link to table record?  Anyone else had this issue?

soumyadeep10
Tera Guru

Hello @Jonathan102 , 

Firstly, please do mark my solution as Accepted if it helps you.

What I did was that I just created a "Flow variable" and created an action for "Set Flow variables" where I added the below code to make the record link display within a button where the incident number would be shown. 

soumyadeep10_0-1742294988967.png

By just adding the flow variable(throught data pill picker) in the body of your email action, you would be able to generate the require result. Please see below:

soumyadeep10_1-1742295221932.png

 

Thanks & regards,

Soumyadeep Dutta