How to Obtain the Dropbox Integration Key
Introduction
Dropbox is a widely used cloud-based file hosting service that offers a seamless solution for storing, sharing, and collaborating on files across various platforms. Established in 2007, it provides users with the flexibility to upload, organise, and share files and folders, fostering efficient collaboration through shared access to documents. With cross-platform compatibility, users can access their files from web browsers, desktop applications on Windows, macOS, and Linux, as well as dedicated mobile apps for iOS and Android. Dropbox's file synchronisation feature ensures that changes made on one device are instantly reflected across all linked devices, maintaining consistency. Additionally, features such as version history and offline access contribute to its popularity by providing users with robust tools for efficient file management and collaboration. A Dropbox connector can be configured in SigningHub Admin by providing two integration keys, i.e. App key and App secret.
How it works?
Create a Dropbox App on the Dropbox Developer Console.
Create a Dropbox connector in SigningHub Admin.
Configure the Dropbox Connector as Default in SigningHub Admin.
Enable your cloud drives in SigningHub Web.
Create a Dropbox App on the Dropbox Developer Console
Browse https://www.dropbox.com/developers to open the Dropbox developer console.
Log into your Dropbox account.
Click the "App Console" option from the left menu, and then click the "Create app" button.
Select the "Dropbox API app" option, then select the "No - My app needs access to files already on Dropbox." option, and then select the "All file types - My app needs access to a user's full Dropbox." option from the respective preferences. Specify your app name, i.e. SigningHub, agree to Dropbox API terms and conditions, and click the "Create app" button.
A new Dropbox API app will be created with the specified name. The App key and App secret of newly created app are shown on the screen. Add these values in your Dropbox Connector.
The "Redirect URIs" field is used to push the documents from your SigningHub site to Dropbox. Specify the callback URL of your SigningHub site and click the "Add" button.
Create a Dropbox connector
Access the SigningHub Admin portal.
Click the 'Configurations' option from the navigation panel.
Click the 'Connectors' option.
Click the
icon from the grid header.
The 'Add' connector screen will appear to add the connector details. It comprises of two sections, i.e. Basic Information and Details. Specify the basic information and click the
button to provide the respective connector details.
Click the "Create" button. A new connector will be saved and displayed in the list.
Basic Information
Fields
Description
Name
Specify a unique name for this connector, i.e. My Dropbox. This connector will be used in the configuration of Global Settings.
Provider
Select the provider for this connector, i.e. "Dropbox".
Purpose
This field will display the purpose of the selected provider above, i.e. the purpose of "Dropbox" is "Cloud Drive".
Active
Tick this check box to make this connector active. Inactive connectors cannot be configured in the Global Settings.
Details
Fields
Description
Logo
Select an appropriate image in the jpeg, jpg, gif or png format for the connector's logo that will be displayed on the login screen.
App Key
Specify the registered app ID that has been provided by Dropbox to connect to the Dropbox server, e.g. "94zt9tmbyeedsxh".
App Secret
Specify the registered app secret that has been provided by Dropbox to connect to the Dropbox server, e.g. "92yeroxz1kbg3dls".
Allow Multiple Files Selection
Tick this check box to enable the end users to import multiple files from Dropbox.
Configure the Dropbox Connector as the Default in the SigningHub Global Settings
Click the 'Configurations' option from the navigation panel.
Click the 'Global Settings' option.
Select the 'Default Connectors' option from the drop-down.
Select the default Dropbox connector for SigningHub Desktop Web. The selected connector will be used to pull the Dropbox content (documents) directly into SigningHub Desktop Web. The Dropbox connectors are managed through the connectors section. See details.

Enable your cloud drives
Log in to SigningHub Web with your enterprise owner credentials.
Click on "Configurations" from the left panel.
Click on "Cloud Drives" in the personal configurations section.
Switch on the toggle for the Dropbox cloud drive.
A pop-up will appear asking for the authentication of the Dropbox cloud drive. Provide your credentials and click Login.
Upon successful authentication, the cloud drive will be enabled and will start appearing in the Post Processing screens.
To pull a document from Dropbox, go to the “Sign a new document” screen and click on the Dropbox icon to upload the document.
The document will be pushed to the Dropbox account (if post-processing was set during workflow) that has been configured, once the workflow is completed.
Last updated