You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

sffatcat's avatar
sffatcat
New member | Level 2
2 years ago

access token for a Team folder

is it possible to generate a access token for a Team folder? then use the token in script to send file to the Team folder?   I know we can do a app on user's own personal folder with a token.
  • Greg-DB's avatar
    Greg-DB
    2 years ago

    sffatcat Yes, as long as the app is authorized with the necessary permissions (i.e., full Dropbox access, with the necessary scopes, which would be files.metadata.read for listing files, and files.content.read for downloading files), the app could access anything that the account has access to, including team folders.