Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDropbox ToolsDropbox Share Folder
Dropbox Tools

Dropbox Share Folder

Tool to share a folder with collaborators in Dropbox. Most sharing will be completed synchronously, but large folders will be completed asynchronously. If an async_job_id is returned, you'll need to call check_share_job_status until the action completes to get the folder metadat…

Write actionRisk level 2 of 5OAuth connection
Use Dropbox Share Folder

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pathstring
    Required
    The path to the folder to share. If it does not exist, then a new one is created. Must be a valid Dropbox path (e.g., '/TestSharedFolder').
  • actionsarray
    A list of FolderActions corresponding to FolderPermissions that should appear in the response's SharedFolderMetadata.permissions field describing the actions the authenticated user can perform on the folder.
  • force_asyncboolean
    Whether to force the share to happen asynchronously. Large folders will be completed asynchronously anyway. Set to true to make testing the async case repeatable.
  • link_settingsobject
    Settings that apply to a link.
  • member_policyobject
    Policy governing who can be a member of a shared folder.
  • acl_update_policyobject
    Who can change a shared folder's access control list.
  • shared_link_policyobject
    Who can view shared links in this folder.
  • viewer_info_policyobject
    Who can enable/disable viewer info for this shared folder.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.