How to change the survey url in survey designer in service now?

Luis Paulo1
Tera Contributor
I am creating a satisfaction survey,
when I published the survey he took the url based on the portal / sp,
but I need to include another portal, and this field does not let me make the change,
someone can help me as I do to change the survey url survey? Follow the image in more detail.
1 ACCEPTED SOLUTION

Slava Savitsky
Giga Sage

That URL is not physically stored anywhere. It is generated "on the fly" whenever you open that survey in the Designer or use "View Survey URL" UI Action on the survey definition form. The script that generates the URL picks the prefix of whatever service portal is marked as Default. If you mark another portal as Default, all survey URLs will use its prefix instead of /sp.

View solution in original post

7 REPLIES 7

Saurabh8
Kilo Expert

Hey Luis/Slava,

Can you please explain what change did you make? I am facing an exact issue

Thanks and Regards

Saurabh

In the Service Portals [sp_portal] list, set Default = true for the portal you want to your users to be routed to by default.

Sooriya3
Giga Guru

 Hi.. is it possible to trigger different surveys with different portal suffix based on some condition? Or will ALL surveys always set the URL suffix to the default service portal?