How to connect Excel with Dropbox

Introduction

This guide will walk you through connecting Microsoft Excel to the Dropbox API using the ZappySys ODBC API Driver, enabling seamless data integration and retrieval. The ZappySys ODBC Dropbox Connector provides a robust solution for integrating Dropbox data into Excel for reporting and analysis.

Prerequisites

  • ODBC PowerPack: Download and install the ZappySys ODBC PowerPack from the Customer Download Area or the trial version.
  • Dropbox account: Ensure you have a Dropbox account to access Dropbox data.

Steps

Step 1: Create/Select an App from the Dropbox Developers Page

  1. Log into your Dropbox account.

  2. Go to Dropbox Developers and click the Create app button to create a new app.

  3. Select the Scoped access option when prompted.

  4. Choose Full Dropbox to access all files and folders, or App folder to access files in specific folders.

  5. Provide a name for your App and click Create App.

  6. Under the Permission type section, click Scoped App to select application scopes.

  7. Choose all Individual Scopes and Team Scopes if you need to manage team data, then click Submit.

  8. Navigate to the Settings tab and copy the App key and App secret to Notepad.

Step 2: Create a New Driver

  1. Open the ODBC Data Source by typing “ODBC” in the search box and launching the ODBC Data Source.
    Open ODBC Data Source

  2. Go to the User DSN or System DSN tab to access the data source for yourself or other users. Add a new System DSN for SQL Server Integration by clicking the “Add” button.
    ZappySys ODBC Driver - Open UI

  3. Select ZappySys API Driverfrom the driver list, then choose Dropbox in the connector list and press Continue.

Step 3: Dropbox Connector Configuration

  1. Fill in the connector fields, including Client ID, Client Secret, and Scopes (separated by spaces). Example scopes:
    account_info.read account_info.write files.metadata.write files.metadata.read files.content.write files.content.read
    
  2. Generate the token and test the connection.
  3. Go to the Preview Tab, select any table, and preview the result. Press OK to save the configuration.

Step 4: Read data in Excel from the DSN

  1. In Excel click Data, then select Get Data, proceed with From Other Sources and choose From ODBC item. This will get data from the ODBC data source we created:

  2. A small window opens, then select the data source you created in previous steps:

  3. You will most likely be asked to authenticate to a newly created DSN. Just select the Windows authentication option together with the Use my current credentials option:

  4. You will be asked to select a table or view to get data. Select one and load the data!

  5. Finally, use data extracted from REST API API in an Excel worksheet:

Video Tutorial

Conclusion

.
The article provides steps to guide users through connecting Excel with Dropbox services using our ODBC API driver. If you encounter any issues or need further assistance, feel free to contact our support team via chat on our website

Refences

Connect Dropbox with Excel using ODBC