Catalog Item Link In Send Email Action in Flow Designer

Mike15
Tera Contributor

Hello Community

@Ankur Bawiskar @Mark Roethof 

We are planning to send a catalog item link through "Send Email" in Flow Designer ,How can we configure this as hyperlink in send email ?

Reg

Mike

1 ACCEPTED SOLUTION

Hi,

just trigger the event using 1st screenshot

Regards
Ankur

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

View solution in original post

20 REPLIES 20

Sagar Pagar
Tera Patron

Hi Mike,

As I understood, you need to send the catalog item hyperlink in Send email flow action.

I would suggest, to use the Insert/Edit link icon in tool box. where you can add the URL and its display label. Also you  can control open it in same tab or new tab.

 

Image for your reference.

Image 1:

find_real_file.png

 

Image 2:

find_real_file.png

 

Thanks!

Sagar Pagar

The world works with ServiceNow

Aman Kumar S
Kilo Patron

Why don't you just hardcode it:

find_real_file.png

 

Feel free to mark correct, If I answered your query.

Will be helpful for future visitors looking for similar questions 🙂

Best Regards
Aman Kumar

Hello Aman

I want to pre populate some variables from user Table so when manager click on link He/she will be auto populated with some variables data ?

Can we achieve this through flow designer ?

There's one workaround that I can think of.

Do something on the form level which should be fine, create a new field, and just build the URL in the backed and hide from the form.

Now use that field to simply fetch the value in the email body.

 

Do let me know you thoughts on this

Best Regards
Aman Kumar