Back to Top

Integrating Dropbox as a Source Type with Akeneo

Updated 14 November 2023

The Dropbox API allows developers to work with files in Dropbox, including advanced functionality like full-text search, thumbnails, and sharing. The Dropbox API explorer is the easiest way to get started making API calls.

1: Create a Dropbox App

To get started with integrating Dropbox as a source type, follow these steps:

  1. Open the Dropbox Developer App Console.
  2. Create a new app and choose the type of access you need.
  3. Note the App Key and App Secret from the Settings tab. These will be your Dropbox credentials.

Step 2: Set the Redirect URI

In the Dropbox Developer App Console, set the Redirect URI to: https://{{url}}/multisource/dropbox/callback/multisource/dropbox/callback

Start your headless eCommerce
now.
Find out More

Screenshot-5

In the Permissions tab, provide the necessary permissions to access Dropbox. Click “Submit” to apply the changes.

here there is a need for the scope permission of  ” file. read. content”  for allowing to read the file from Dropbox.

Step 4: Configure Multi Source Import Type Module

In the Akeneo Multi Source Import Type module, create a credential, enter the App Key and App Secret, and click “Authenticate Dropbox” to give access.

Screenshot-7

After creating the credentials, create the import job and import the csv-stranded file to Akeneo.

After saving and running the job, the strandred.csv file is successfully imported.

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home