Need to create a link redirect to current record

Priyanka77
Tera Guru

Hi,
My requirement is to create a link in notification which redirects to current record and this has to be done via notification only and not through email script.

I have tried in insert/modify link but link is redirecting me to "record not found".

Can anyone please help with creating link for current record.

Thanks in advance

Priyanka

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Did you try using

${URI}

or

${URI_REF}

in notification directly.

View solution in original post

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Did you try using

${URI}

or

${URI_REF}

in notification directly.

Thanks @Jaspal Singh 

${URI} redirecting me to RITM page and {URI_REF} is also to same page only thats why i tried insert/modify link option.

Can you please help me with link redirecting to current record.

Hi Priyanka,

May i know the use case for using only notification you check the below link using Email Script check the below link it will help you

https://community.servicenow.com/community?id=community_question&sys_id=8ef11bd8db2efc105205e6be1396195c

 

Thanks

Chandu Telu

Please mark reply as Helpful/Correct, if applicable.

Hi Priyanka,

To which record do you want to be redirected to?

Regards,

Deepankar Mathur