Permission: Team member file access.

To learn more, visit the Dropbox Business documentation.

Parameters

ParameterDescription
Force Async OffWhether to force the archive to happen synchronously. The default for this field is False.
Team Folder IDThe ID of the team folder.

Example Output

{    "value": {        ".tag": "complete",        "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

Archive Team Folder with Dropbox Business and Send Results Via Email

Preview this Workflow on desktop