Access servicenow data from (3rd party) web application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 03:21 AM
Hi everybody,
I have a requirement to get the servicenow data to view in a web application.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 04:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 05:25 AM
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.