Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Permission: Team member file access.
To learn more, visit the Dropbox Business documentation.

Parameters

ParameterDescription
NameName for the new team folder.
Sync SettingThe sync setting to apply to this team folder. Only permitted if the team has team selective sync enabled.mi.

Example Output

{    "value": {        "content_sync_settings": [            {                "id": "id:a4ayc_80_OEAAAAAAAAAXw",                "sync_setting": {                    ".tag": "default"                }            }        ],        "is_team_shared_dropbox": false,        "name": "Marketing",        "status": {            ".tag": "active"        },        "sync_setting": {            ".tag": "default"        },        "team_folder_id": "123456789"    }}

Workflow Library Example

Create Team Folder with Dropbox Business and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop