- 25 Mar 2023
- 1 Minute To Read
-
Print
-
DarkLight
-
PDF
Generate ShareFile Credentials
- Updated On 25 Mar 2023
- 1 Minute To Read
-
Print
-
DarkLight
-
PDF
Integrating ShareFile with Whatfix enables you to fetch and display content from your ShareFile repository as contextual links in Self Help and Task List widgets. You can either fetch all the content or only the content in particular folders.
You need the following prerequisites from ShareFile to integrate content with Whatfix:
- Client ID
- Client Secret
- Authorization Code.
In case of confidentiality, you can create a dummy employee account with limited folder permissions to generate the necessary credentials.
Only a ShareFile user with an Admin account can create a new employee ID.
Once you have logged in to your ShareFile dashboard, use the following steps shown in the slideshow to create a new employee.
Use the following steps to generate the necessary credentials in ShareFile,
-
Log in to the ShareFile API Generator.
-
In the API Key Generator page, enter the Application name.
-
Select the I don't know or will not use a Redirect URI checkbox.
This generates a Redirect URI automatically.
-
Click Generate API Key.
-
Once generated, the credentials and URI are displayed under the Your API Keys section.
The Authorization code generated is valid only for 10 minutes and must be handed over to a Whatfix representative before the code expires.
Use the following steps to generate the Authorization code,
- Copy and paste the following URL in your preferred browser.
Replace <your_client_id> with the Client ID and <your_redirect_uri> with the Redirect URI generated earlier.
https://secure.sharefile.com/oauth/authorize?response_type=code&client_id=<your_client_id>&redirect_uri=<your _redirect_uri>#Credentials
- Log in to the same Sharefile account that you used to create the credentials.
- After you log in, copy the URL that appears on your browser.
The value of the code parameter in the URL is the Authorization code.
https://secure.sharefile.com/oauth/oauthcomplete.aspx?code=<Authorization_code_generated>&subdomain=sunenterprise&apicp=sharefile.com&appcp=sharefile.com&pwc=False&h=454Zd6y3cLV+d06bUNzcSSMHVnMIOGtTOAQJD7DtL+Y=