Skip to main content

ShareFile

Integrating ShareFile with Osano

Connecting to ShareFile


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • Client ID
  • Redirect URI
  • Access Token
  • Refresh Token

Documentation on OAuth2 for Sharefile: ShareFile OAuth2

Core Functionality

  • Data Discovery
  • User Search
  • Data Deletion

Base URL

https://osano.sf-api.com/sf/v3/

Auth

  • oauth
  • apiKey

Authorization bearer with oauth access token

  • email
  • name
  • phoneNumber
  • address
  • birthday
  • userId

Last Modified: 2023-12-29