We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Redirect via Scripted REST API

AdolfoMoreno
Tera Contributor

Hi everyone,

So, the problem at hand is the following:

I need to change the current page or URL via ServiceNow scripted rest API so as the user is doing his work I can use something to call ServiceNow Scripted REST API and inside the API code I need to go to the URL that I sent in the request?

This is in a scoped application.

So ServiceNow Scripted REST API ->(talks to) ? -> refresh the page to the form of a record.

How would you tackle this problem?

Thanks in advance

1 ACCEPTED SOLUTION

nope

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

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

View solution in original post

7 REPLIES 7

Hi,

I would still mention the same.

API call runs in background and nothing happens in client side.

Regards
Ankur

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

Is there nothing that we can do via script to reach the client-side?

nope

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

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