Save yourself the work of writing custom integrations for Dropbox and Project Bubble (ProProfs Project) and use n8n instead. Build adaptable and scalable Data & Storage, workflows that work with your technology stack. All within a building experience you will love.

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Copy
Copy a file
Delete
Delete a file
Download
Download a file
Move
Move a file
Upload
Upload a file
Copy
Copy a folder
Create
Create a folder
Delete
Delete a folder
List
Return the files and folders in a given folder
Move
Move a folder
Query
Delete
Get
Head
Options
Patch
Post
Put
To set up Project Bubble (ProProfs Project) integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Project Bubble (ProProfs Project) to query the data you need using the API endpoint URLs you provide.
See the example hereRequires additional credentials set up
Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.

usascholar
I used to be a heavy Make user but recently started transferring some of my automations to N8N. I quickly realized that some things just don’t translate well. For example, something that can be done with a single node in…

Blue Li
Hello I realized the built-in dropbox outh2 API has only 4 scopes. Without sharing.write we are not able to create shareable URL from Dropbox. I followed this thread to create a custom Generic Credential Type I man…

Ali
Hey guys, I built a workflow with Dropbox, but I discovered that the access token expires after 4 hours. What is the solution? If I use OAuth, will the problem be solved?
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast