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.

Apply Template in URL

neethu4
Giga Expert

Hi All,

I have a requirement to route to another service now instance from a catalog field value selection.

For example if i select value" b " in application field,then it should route to another service now instance and open the incident form with auto-populating  few field value using the template.Please let me know how can i add template in URL.

 

Thanks,

Neethu

1 ACCEPTED SOLUTION
2 REPLIES 2

Deepak Ingale1
Mega Sage

Hello,

You can do it via below URL

 

https://instance.service-now.com/nav_to.do?uri=incident.do?sysparm_template=templateNameGoesHere

 

https://docs.servicenow.com/bundle/london-it-service-management/page/product/problem-management/task...

https://docs.servicenow.com/bundle/london-it-service-management/page/product/incident-management/tas...

https://community.servicenow.com/community?id=community_question&sys_id=6c3c0765db9cdbc01dcaf3231f96...

 

Note: Please mark reply as correct / helpful if it answers your question

EmreL
Giga Contributor

Found this solution works great for desktop but it's not working for mobile. Seems like it just drops my template. Suggestions?