Skip to main content

Dropbox: Get Sharing Information

Description

This step retrieves the sharing details for a shared link on Dropbox. You provide the shared link URL, and the step returns the information as JSON. Use this step in workflows that audit shared links, verify access settings before modifying them, or collect sharing metadata for compliance reporting.

Configurations

Field nameDescription
Step NameSpecify a unique step name.
CONNECTION tab:Connection fields
App KeySpecify the application key of the Dropbox application.
The data type is secure string. This field is mandatory.
App SecretSpecify the App Secret of Dropbox application.
The data type is string. This field is mandatory.
Refresh TokenProvide the Refresh Token generated by using connection documentation.
INPUT tab:Input fields
File Or Folder LinkProvide the file or folder link to fetch the sharing information.
OUTPUT tab:Output fields
Response JSONProvide the valid variable name to hold the value.
Default value: ResponseJSON