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.

Access servicenow data from (3rd party) web application

guru_elearn
Kilo Expert

Hi everybody,

I have a requirement to get the servicenow data to view in a web application.

find_real_file.png

I have tried with REST API Explorer, and get the HTTP Method/ URI as above, url as. I am a admin user.

if I directly use this URI in the browser, again the browser prompt me to enter user name & password. It does not accept my username/pwd and it prompt again.

How do I access the servicenow data using REST API or other method?

could you please help me in this?

thanks

guru

6 REPLIES 6

Hi Dave Smith,



thanks a lot for your response.


sorry, I do not know much about "user account".



could you please guide me how to create a user account to access the required data?



thanks


guru


could you please guide me how to create a user account to access the required data?


Documentation helps here: https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/users-and-groups/tas...  



sorry, I do not know much about "user account".


I'd advise getting onto a course to learn the basics of security before proceeding with integrations - a lot depends upon platform security, and without a good grasp of the the underlying theory you could quickly become unstuck.