link to another instace without longin

ttttttttting
Tera Contributor
hello, everyone Currently, I am trying to access and read data from a table in B instance from A instance, and display it on the portal screen. However, I have encountered an issue: when clicking on a link to the retrieved data and attempting to transition to B instance, you need to be logged into B instance in order to make the transition. Is there any way to transition without having to log in?
2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@ttttttttting 

to fetch data you will require some API and authentication to render or bring the data.

without login not possible

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

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

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ttttttttting 

When you need data from another instance, it’s like needing your friend’s address before you can reach them. This concept is called an endpoint, and the overall process is called integration. Unless you have the endpoint of another instance, you can’t send or receive data from it.

 

https://youtu.be/xRqIr5YwAFs

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************