Linden Crandall 5075f5c5d8
Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
commit upstream files
2025-02-06 04:14:18 +09:00

1022 B

Dropbox

:::info This page explains the steps you need to follow to set up the Dropbox connection in Automatisch. If any of the steps are outdated, please let us know! :::

  1. Go to the link to create a new application on Dropbox.
  2. Choose the "Scoped access" option in the "Choose an API" section.
  3. Choose the "Full Dropbox" option in the "Choose the type of access you need" section.
  4. Name your application.
  5. Click on the Create app button.
  6. Copy OAuth Redirect URL from Automatisch to Redirect URIs field and add it.
  7. Click on the Scoped App link in the "Permission type" section.
  8. Check the checkbox for the "files.content.write" scope and click on the Submit button.
  9. Go back to the "Settings" tab.
  10. Copy App key to App key field on Automatisch.
  11. Copy App secret to App secret field on Automatisch.
  12. Click Submit button on Automatisch.
  13. Congrats! Start using your new Dropbox connection within the flows.