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 custom Asana and Redis workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
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
Delete
Delete a key from Redis
Get
Get the value of a key from Redis
Increment
Atomically increments a key by 1. Creates the key if it does not exist.
Info
Returns generic information about the Redis instance
Keys
Returns all the keys matching a pattern
Pop
Pop data from a redis list
Publish
Publish message to redis channel
Push
Push data to a redis list
Set
Set the value of a key in redis
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast