For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dropbox connector path settings

In order to read data from or write data to files and folders, the user needs to give the relevant path within the Exchange Reader/Writer.

  • In case of complete dropbox access:

    • To provide the location of an existing file, enter the relevant file path. For example, to give the path of a file at the root, type the following: /(filename.extension)” e.g. β€œ/testdropbox.csv”

    • In case a file is not present, to write data into a file in a specific location, a file will be created with the name given after the β€œ/”: β€œ/(filename.extension)” e.g. β€œ/test.csv”

  • In case of access only to a specific folder in the dropbox e.g. a folder within the accessible folder, giving the same path will result in the file being created inside the location: "/Apps//folder1"

Full path, including the file name:

In case of a full path including file name:

  1. β€œFile path or File URL or Folder path or Folder URL”: Enter full path.

  2. β€œFile name”: no file name.

Folder path and File name:

In case of a folder path and a file name:

  1. File path or File URL or Folder path or Folder URL: Enter folder path

  2. Filename: Enter file name

Folder URL and File name:

In case of a Folder URL and a file name:

  1. Copy folder URL from the address bar.

  2. File path or File URL or Folder path or Folder URL: Enter folder URL.

  3. Filename: Enter file name.

Folder URL and File name:

In case of a Folder URL and file name:

  1. Right-click on the folder.

  2. Click Copy link.

  3. File path or File URL or Folder path or Folder URL: Enter folder URL.

  4. Filename: Enter file name.

File URL:

File URL can be copied in any of the following ways:

  1. Case 1:

    1. Copy URL from address bar when file is open in the same tab.

    2. File path or File URL or Folder path or Folder URL: Enter file URL.

    3. Filename: no file name.

  2. Case 2:

    1. Right-click on the file.

    2. Click Copy link.

    3. File path or File URL or Folder path or Folder URL: Enter file URL.

    4. Filename: no file name.

  3. Case 3:

    1. Copy URL from address bar when file is open in a new tab.

    2. File path or File URL or Folder path or Folder URL: Enter file URL.

    3. Filename: no file name.

Last updated