Automate Zendesk Ticket to Asana Task and Comment Sync
Automatically create Asana tasks from new Zendesk tickets and sync subsequent comments as task comments in Asana.
This workflow streamlines task management by integrating Zendesk and Asana. When a new ticket is created in Zendesk, a corresponding task is automatically generated in Asana. The Asana task ID is stored in Zendesk for future reference. Any new comments added to the Zendesk ticket are automatically appended as comments to the Asana task, ensuring that all relevant information is synchronized across platforms.
Platform
n8n
Category
Customer Support
Price
Free
Creator
Tyler Reed
setup
if
asana
webhook
zendesk
function
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.