Dropbox: Delete File Or Folder
Description
This step permanently deletes a file or folder from Dropbox. You provide the full path of the item to remove. Use this step in workflows that clean up processed files, remove temporary content, or automate housekeeping tasks on your Dropbox storage.
Notes:
- To provide required permissions on App registration portal click on Permissions Tab.
- Root folder is not supported for deleting.
Configurations
| Field names | Description |
|---|---|
| Step Name | Specify a unique step name. |
| CONNECTION tab: | Connection fields |
| App Key | Specify the application key of the Dropbox application. The data type is secure string. This field is mandatory. |
| App Secret | Specify the App Secret. The data type is string. This field is mandatory. |
| Refresh Token | Provide the Refresh Token generated by using connection documentation. |
| INPUT tab: | Input Fields |
| File Or Folder Path | Specify the file or folder path to delete. The data type is string. This field is mandatory. Note:
|