servicenow integration with office 365 using oauth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 05:04 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 05:11 AM
Hi Riddhi,
Istanbul now includes a feature to allow you to do this.
Create an endpoint for clients to access the instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 05:35 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2017 05:41 AM
I haven't had a chance to dig in to this feature yet. josh.nerius, any insights/help here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 05:36 AM
any update on this one?