Asana
Redis
Integrate Asana with Redis within minutes using Conduitly. Connect your work apps with Conduitly’s no code integration platform and automate the flow of data, repetitive tasks, and workflows between Asana and Redis.
Create automations for
Asana with Redis in minutes

Supported Triggers & Actions
Project Added
Triggers when a new project is added to the specified workspace.
Action Beta
Write
Story Added
Triggers when a new story is added to the specified task.
Action Beta
Write
Subtask Added
Triggers when a new subtask is added to the specified task.
Action Beta
Write
Subtask Completed
Triggers when an existing subtask is completed in the specified task.
Action Beta
Write
Tag Added
Triggers when a new tag is added to the specified workspace.
Action Beta
Write
Task Added
Triggers when a new task is added to the specified project.
Action Beta
Write
Task Attachment Added
Triggers when a new attachment is added to the specified task.
Action Beta
Write
Task Comment Added
Triggers when a new comment is added to the specified task.
Action Beta
Write
Task Completed
Triggers when an existing task is completed in the specified project.
Action Beta
Write
Task Moved
Triggers when a task is moved to the specified section.
Action Beta
Write
Task Tag Added
Triggers when a specified tag is added to a task.
Action Beta
Write
Task Updated
Triggers when an existing task is updated in the specified project.
Action Beta
Write
Team Added
Triggers when a new team is added to the specified workspace.
Action Beta
Write
User Added
Triggers when a new user is added to the specified workspace.
Action Beta
Write
Workspace Added
Triggers when a new workspace is added.
Action Beta
Write
Add Attachment to Task
Adds a new attachment to the specified task.
Action Beta
Write
Add Project
Adds a new project to the specified workspace or team.
Action Beta
Write
Add Project from Template
Adds a new project from a specified project template.
Action Beta
Write
Add Story
Adds a comment or story to a specified task.
Action Beta
Write
Add Subtask
Adds a new subtask to the specified task.
Action Beta
Write
Add Task
Adds a new task.
Action Beta
Write
Add Task from Template
Adds a new task in asana from a specified task template.
Action Beta
Write
Delete Story
Deletes a specified story.
Action Beta
Write
Get Story
Retrieves the full details for the specified story.
Action Beta
Write
Get Task
Retrieves the full details for the specified task.
Action Beta
Write
Move Task
Moves a task to the specified section.
Action Beta
Write
Update Story
Updates an existing story.
Action Beta
Write
Update Task
Updates an existing task.
Action Beta
Write
List Element Added or Updated
Triggers when an element is added to or updated in a list by index.
Action
Write
New Group Message Added
Triggers when a new message is added to the stream group.
Action
Write
New Hash Field Added
Triggers when a new field is added to a hash.
Action
Write
New Key Added
Triggers when a new key is added.
Action
Write
New Set Member Added
Triggers when a new member is added to a set.
Action
Write
New Sorted Set Member Added
Triggers when a new member is added to a sorted set.
Action
Write
New Stream Message Added
Triggers when a new message is added to the stream.
Action
Write
Acknowledge Stream Message
Acknowledge stream message.
Action
Write
Acknowledge Stream Messages (Bulk)
Acknowledge stream messages.
Action
Write
Add Geo Member
Add member to geo in the redis database.
Action
Write
Add Geo Members (Bulk)
Add members to geo in the redis database.
Action
Write
Add Hash Field
Add hash field.
Action
Write
Add Hash Fields (Bulk)
Add hash fields.
Action
Write
Add Set Member
Add member to set in the redis database.
Action
Write
Add Set Members (Bulk)
Add members to set in the redis database.
Action
Write
Add Sorted Set Member
Add member to sorted set in the redis database.
Action
Write
Add Sorted Set Members (Bulk)
Add members to sorted set in the redis database.
Action
Write
Add String Key
Add string key in the redis database.
Action
Write
Add String Keys (Bulk)
Add bulk string keys in the redis database.
Action
Write
Append To String Value
Append to a string value in the redis database.
Action
Write
Combine Set
Combine set in the redis database.
Action
Write
Combine Sorted Set
Combine sorted sets.
Action
Write
Create Stream Entries (Bulk)
Add an entries to the specified stream key.
Action
Write
Create Stream Entry
Add an entry to the specified stream key.
Action
Write
Create Stream Group
Create stream group in the specified stream key.
Action
Write
Decrement Hash
Decrement a hash field value in the redis database.
Action
Write
Decrement Sorted Set
Decrement a set member value in the redis database.
Action
Write
Decrement String
Decrement a string value in the redis database.
Action
Write
Delete Consumer Group
Delete a consumer group from a specified stream key.
Action
Write
Delete Geo Member
Delete a member from geo in the redis database.
Action
Write
Delete Hash Field
Delete hash field.
Action
Write
Delete Hash Fields (Bulk)
Delete hash fields.
Action
Write
Delete Key
Delete a key from the redis database.
Action
Write
Delete Set Member
Delete member from a set.
Action
Write
Delete Set Members (Bulk)
Delete member from a set.
Action
Write
Delete Stream Consumer
Delete a consumer from a consumer group.
Action
Write
Delete Stream Entries (Bulk)
Delete an entries from the specified stream key.
Action
Write
Delete Stream Entry
Delete an entry from the specified stream key.
Action
Write
Find Geo Distance
Find geo distance between two members.
Action
Write
Get Geo Member Coordinates
Get geo member coordinates.
Action
Write
Get Geo Member Coordinates (Bulk)
Get geo members coordinates.
Action
Write
Get Geo Members By Radius
Get the members of a sorted set which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
Action
Write
Get Hash Field
Get hash field.
Action
Write
Get List Item
Get an item from the list.
Action
Write
Get Stream
Get stream info.
Action
Write
Get String Key
Get a string key from the redis database.
Action
Write
Increment Hash
Increment a hash field value in the redis database.
Action
Write
Increment Sorted Set
Increment a set member value in the redis database.
Action
Write
Increment String
Increment a string value in the redis database.
Action
Write
Insert To List
Insert an item either before or after the speicifed pivot value to the list.
Action
Write
Move List Item
Move item from source list key to destination list key.
Action
Write
Move Set Member
Move a member from the set.
Action
Write
Pop From List
Pop an item either from head or tail of the list.
Action
Write
Pop From Set
Pop random members from set.
Action
Write
Pop From Sorted Set
Pop members from a sorted set.
Action
Write
Publish Message
Publish a message to the specified channel.
Action
Write
Push Item To List
Push an item either to head or tail of the list.
Action
Write
Push Items To List (Bulk)
Push bulk items either to head or tail of the list.
Action
Write
Remove List Items
Remove items from the list.
Action
Write
Remove Sorted Set Member
Remove member from the sorted set.
Action
Write
Remove Sorted Set Members (Bulk)
Remove members from the sorted set.
Action
Write
Remove Sorted Set Members By Rank
Remove members by rank from the sorted set.
Action
Write
Remove Sorted Set Members By Score
Remove members by score from the sorted set.
Action
Write
Remove Sorted Set Members By Value
Remove members by value from the sorted set.
Action
Write
Set Expiry For key
Set expiry for key by providing the ttl in seconds.
Action
Write
Set Hash Field Expiry
Set expiry for hash field by providing the ttl in seconds.
Action
Write
Set Hash Fields Expiry (Bulk)
Set expiry for hash fields by providing the ttl in seconds.
Action
Write
Set List Item
Set an item in the list at the specified index.
Action
Write
Trim List
Trim list
Action
Write
Trim Stream
Trim the specified stream key.
Action
Write
Update Sorted Set Member
Update member in a sorted set.
Action
Write
Update Sorted Set Members (Bulk)
Update members in a sorted set.
Action
Write
Project Added
Triggers when a new project is added to the specified workspace.
Action Beta
Write
Story Added
Triggers when a new story is added to the specified task.
Action Beta
Write
Subtask Added
Triggers when a new subtask is added to the specified task.
Action Beta
Write
Subtask Completed
Triggers when an existing subtask is completed in the specified task.
Action Beta
Write
Tag Added
Triggers when a new tag is added to the specified workspace.
Action Beta
Write
Task Added
Triggers when a new task is added to the specified project.
Action Beta
Write
Task Attachment Added
Triggers when a new attachment is added to the specified task.
Action Beta
Write
Task Comment Added
Triggers when a new comment is added to the specified task.
Action Beta
Write
Task Completed
Triggers when an existing task is completed in the specified project.
Action Beta
Write
Task Moved
Triggers when a task is moved to the specified section.
Action Beta
Write
Task Tag Added
Triggers when a specified tag is added to a task.
Action Beta
Write
Task Updated
Triggers when an existing task is updated in the specified project.
Action Beta
Write
Team Added
Triggers when a new team is added to the specified workspace.
Action Beta
Write
User Added
Triggers when a new user is added to the specified workspace.
Action Beta
Write
Workspace Added
Triggers when a new workspace is added.
Action Beta
Write
Add Attachment to Task
Adds a new attachment to the specified task.
Action Beta
Write
Add Project
Adds a new project to the specified workspace or team.
Action Beta
Write
Add Project from Template
Adds a new project from a specified project template.
Action Beta
Write
Add Story
Adds a comment or story to a specified task.
Action Beta
Write
Add Subtask
Adds a new subtask to the specified task.
Action Beta
Write
Add Task
Adds a new task.
Action Beta
Write
Add Task from Template
Adds a new task in asana from a specified task template.
Action Beta
Write
Delete Story
Deletes a specified story.
Action Beta
Write
Get Story
Retrieves the full details for the specified story.
Action Beta
Write
Get Task
Retrieves the full details for the specified task.
Action Beta
Write
Move Task
Moves a task to the specified section.
Action Beta
Write
Update Story
Updates an existing story.
Action Beta
Write
Update Task
Updates an existing task.
Action Beta
Write
List Element Added or Updated
Triggers when an element is added to or updated in a list by index.
Action
Write
New Group Message Added
Triggers when a new message is added to the stream group.
Action
Write
New Hash Field Added
Triggers when a new field is added to a hash.
Action
Write
New Key Added
Triggers when a new key is added.
Action
Write
New Set Member Added
Triggers when a new member is added to a set.
Action
Write
New Sorted Set Member Added
Triggers when a new member is added to a sorted set.
Action
Write
New Stream Message Added
Triggers when a new message is added to the stream.
Action
Write
Acknowledge Stream Message
Acknowledge stream message.
Action
Write
Acknowledge Stream Messages (Bulk)
Acknowledge stream messages.
Action
Write
Add Geo Member
Add member to geo in the redis database.
Action
Write
Add Geo Members (Bulk)
Add members to geo in the redis database.
Action
Write
Add Hash Field
Add hash field.
Action
Write
Add Hash Fields (Bulk)
Add hash fields.
Action
Write
Add Set Member
Add member to set in the redis database.
Action
Write
Add Set Members (Bulk)
Add members to set in the redis database.
Action
Write
Add Sorted Set Member
Add member to sorted set in the redis database.
Action
Write
Add Sorted Set Members (Bulk)
Add members to sorted set in the redis database.
Action
Write
Add String Key
Add string key in the redis database.
Action
Write
Add String Keys (Bulk)
Add bulk string keys in the redis database.
Action
Write
Append To String Value
Append to a string value in the redis database.
Action
Write
Combine Set
Combine set in the redis database.
Action
Write
Combine Sorted Set
Combine sorted sets.
Action
Write
Create Stream Entries (Bulk)
Add an entries to the specified stream key.
Action
Write
Create Stream Entry
Add an entry to the specified stream key.
Action
Write
Create Stream Group
Create stream group in the specified stream key.
Action
Write
Decrement Hash
Decrement a hash field value in the redis database.
Action
Write
Decrement Sorted Set
Decrement a set member value in the redis database.
Action
Write
Decrement String
Decrement a string value in the redis database.
Action
Write
Delete Consumer Group
Delete a consumer group from a specified stream key.
Action
Write
Delete Geo Member
Delete a member from geo in the redis database.
Action
Write
Delete Hash Field
Delete hash field.
Action
Write
Delete Hash Fields (Bulk)
Delete hash fields.
Action
Write
Delete Key
Delete a key from the redis database.
Action
Write
Delete Set Member
Delete member from a set.
Action
Write
Delete Set Members (Bulk)
Delete member from a set.
Action
Write
Delete Stream Consumer
Delete a consumer from a consumer group.
Action
Write
Delete Stream Entries (Bulk)
Delete an entries from the specified stream key.
Action
Write
Delete Stream Entry
Delete an entry from the specified stream key.
Action
Write
Find Geo Distance
Find geo distance between two members.
Action
Write
Get Geo Member Coordinates
Get geo member coordinates.
Action
Write
Get Geo Member Coordinates (Bulk)
Get geo members coordinates.
Action
Write
Get Geo Members By Radius
Get the members of a sorted set which are within the borders of the area specified with the center location and the maximum distance from the center (the radius).
Action
Write
Get Hash Field
Get hash field.
Action
Write
Get List Item
Get an item from the list.
Action
Write
Get Stream
Get stream info.
Action
Write
Get String Key
Get a string key from the redis database.
Action
Write
Increment Hash
Increment a hash field value in the redis database.
Action
Write
Increment Sorted Set
Increment a set member value in the redis database.
Action
Write
Increment String
Increment a string value in the redis database.
Action
Write
Insert To List
Insert an item either before or after the speicifed pivot value to the list.
Action
Write
Move List Item
Move item from source list key to destination list key.
Action
Write
Move Set Member
Move a member from the set.
Action
Write
Pop From List
Pop an item either from head or tail of the list.
Action
Write
Pop From Set
Pop random members from set.
Action
Write
Pop From Sorted Set
Pop members from a sorted set.
Action
Write
Publish Message
Publish a message to the specified channel.
Action
Write
Push Item To List
Push an item either to head or tail of the list.
Action
Write
Push Items To List (Bulk)
Push bulk items either to head or tail of the list.
Action
Write
Remove List Items
Remove items from the list.
Action
Write
Remove Sorted Set Member
Remove member from the sorted set.
Action
Write
Remove Sorted Set Members (Bulk)
Remove members from the sorted set.
Action
Write
Remove Sorted Set Members By Rank
Remove members by rank from the sorted set.
Action
Write
Remove Sorted Set Members By Score
Remove members by score from the sorted set.
Action
Write
Remove Sorted Set Members By Value
Remove members by value from the sorted set.
Action
Write
Set Expiry For key
Set expiry for key by providing the ttl in seconds.
Action
Write
Set Hash Field Expiry
Set expiry for hash field by providing the ttl in seconds.
Action
Write
Set Hash Fields Expiry (Bulk)
Set expiry for hash fields by providing the ttl in seconds.
Action
Write
Set List Item
Set an item in the list at the specified index.
Action
Write
Trim List
Trim list
Action
Write
Trim Stream
Trim the specified stream key.
Action
Write
Update Sorted Set Member
Update member in a sorted set.
Action
Write
Update Sorted Set Members (Bulk)
Update members in a sorted set.
Action
Write
Don’t see the integration or actions you need? No problem.
Conduitly provides custom integration services to customers. If you need an integration that we don’t have, or you need additional triggers or actions to one we do, we can help.
Request An Integration