Skip to main content

Dropbox

You can add your existing Dropbox source as a datasource in PixelBin. This allows you to use PixelBin's real-time file delivery and transformation features on all existing files stored in the Dropbox account.

The following tutorial will help you create an Access Token that will allow PixelBin to access the files stored in your Dropbox account.


Setting up Dropbox

info

In case you find the following instructions invalid/outdated, you can refer to Dropbox's official instructions on this page.

  1. Sign in to your Dropbox account through the portal Dropbox login.
  2. Go to Apps.
  3. Click on "Create app". Next,
    1. In Choose an API section, select Scoped access.
    2. In Choose access type section, select App folder or Full Dropbox.
    3. In Name your app section, enter an appropriate name.
    4. Click on "Create app".
  4. Click on Permissions tab. Next,
    1. Select files.content.read scope. It will also automatically select files.metadata.read scope.
    2. Click on "Submit"
  5. Click on Settings tab. Next,
    1. Note down the App key and App secret values.
    2. In OAuth 2 section, set Redirect URIs to
      https://api.pixelbin.io/service/webhook/transformation/v1.0/datasources/dropbox/auth
    3. Click on "Add".
    4. For Allow public clients (Implicit Grant & PKCE), select Disallow from the dropdown menu.

Refer Dropbox developers guide for more information.


Configure Datasource

We have now created an access token for PixelBin and granted it the read permission for your dropbox, which means that PixelBin can do nothing more than just read files. Now, go to the create datasource form,

  1. After entering basic details for the datasource, choose Dropbox from the set of datasource types.
  2. Enter the app key and app secret you copied.
  3. Click on Save.
  4. You will be redirected to the Dropbox OAuth2 authorization page. Click on Continue.
  5. Then you will be redirected to your app page. Click on Allow.
  6. You will be redirected to the main page. Your dropbox datasource is now configured.
note

We do not start copying files from your storage as soon as you add the datasource. Instead, we will fetch the particular file when you request it through the PixelBin URL endpoint. The files accessed from this origin will not appear in your Storage library.

Transform and enhance your images using our powerful AI technology. Organize your images in more efficient manner and our extensible APIs enables seamless integration with your system unleashing the power of our platform. Join the large community of users who use PixelBin to transform their image libraries and achieve excellent performance

Is this page useful?