how to insert hyperlink of record in send email action in flow designer

Chaiatnya
Tera Contributor

Hi, I've configured flow, and based on the conditions met on a record, it needs to send email. In the email i need to insert the record which matched the query as a hyperlink. Can some one help how to insert the record as a hyper link in send email action in servicenow

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check this link

How to embed a link to a specific record in an email from within Flow Designer

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

check this link

How to embed a link to a specific record in an email from within Flow Designer

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

HI Ankur, it worked. Thanks

 

Pranesh072
Mega Sage
Mega Sage

You can define your notification in sysevent_email_action and can use the send notification action.

 

find_real_file.png

Hi, I'm not able to find Send notification spoke, how can i get that?