Save yourself the work of writing custom integrations for Asana and Dropbox and use n8n instead. Build adaptable and scalable Productivity, 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.
Create
Create a new project
Delete
Delete a project
Get
Get a project
Get Many
Get many projects
Update
Update a project
Create
Create a subtask
Get Many
Get many subtasks
Create
Create a task
Delete
Delete a task
Get
Get a task
Get Many
Get many tasks
Move
Move a task
Search
Search for tasks
Update
Update a task
Add
Add a comment to a task
Remove
Remove a comment from a task
Add
Add a task to a project
Remove
Remove a task from a project
Add
Add a tag to a task
Remove
Remove a tag from a task
Get
Get a user
Get Many
Get many users
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

OriginalBacer
Trying to set up some automation through n8n with Asana. When I try to use the trigger node, I receive a 403 error. With other nodes like “Create Task”, “Delete Task”, etc., there are no problems at all, everything works…

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