Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

servicenow integration with office 365 using oauth

riddhi2
Kilo Explorer

i m looking at pulling information from my servicenow instance and display in Office 365 SHarePoint site

want to use oauth authentication to query servicenow via REST.

i see the option of grant type as password or token in the REST call

i m looking at not passing the username/password but use client id to make request to servicenow and then user grant.

kindly suggest

12 REPLIES 12

Chuck Tomasi
Tera Patron

Hi Riddhi,



Istanbul now includes a feature to allow you to do this.



Create an endpoint for clients to access the instance


i created and configured Create an OAuth API endpoint for external clients



however i see only options for grant type as password or refresh token



can you suggest how i can connect or get SLT/auth code with only client id/secret.


I haven't had a chance to dig in to this feature yet. josh.nerius, any insights/help here?


any update on this one?