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.

url to incident

Joe78man
Mega Contributor

Hello guys.

I've created an external report and would like to be able to link (add a hyperlink) to the given incident. I noted the URL (the address in the web browser) does not include the incident. 

Is there a way to have a link to the ticket (inc or task) that can be either pulled in a report or formulated? if the URL included the incident number it would be as easy as concatenating everything but the incident number + the cell that contains the incident.

Any ideas of how to do something like this?

 

Thanks,

6 REPLIES 6

Joe78man
Mega Contributor

Create a custom field

Before you begin

Role required: admin

 

Damn, I'm not admin and my corporation won't give admin to almost anyone.

AlexandreK
Tera Contributor

Hi,

Does it works with the new interface : Service Operations Workspace ?

It should like {instance_name}/now/sow/record/incident/INCxxxxx

Regards