External DocumentationTo learn more, visit the Dropbox Business documentation.
Parameters
Example Output
Workflow Library Example
Create Team Folder with Dropbox Business and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Name | Name for the new team folder. |
| Sync Setting | The sync setting to apply to this team folder. Only permitted if the team has team selective sync enabled.mi. |
{
"team_folder_id": "<string>",
"name": "<string>",
"status": {
".tag": "<string>"
},
"is_team_shared_dropbox": false,
"sync_setting": {
".tag": "<string>"
},
"content_sync_settings": []
}
Was this page helpful?