Sync tasks data between Notion and Asana — n8n Workflow

Medium complexity Trigger10 nodes🏷️ Project Management👁 5,817 viewsby n8n Team

Overview

This workflow syncs data between Notion and Asana whenever a new task or an update is done in one of the apps.

Prerequisites Asana account and Asana credentials Notion account and Notion credentials

How it works

Go to Asana account. Create a new task in Asana. Notice a new task created in Notion account. Update the task in Asana. Notice the task is updated in Notion.

Nodes used

AsanaNotion

Workflow Preview

D
Determine create/update
Update task
Create task
Get tasks
Find tasks
G
Get unique tasks
D
Determine
C
Check required fields ex…
Update deadline
O
On update
10 nodes10 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 10 nodes, connecting asana, asanatrigger, function.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (10)

AS

Asana

asana

#1
NO

Notion

notion

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded sync-tasks-data-between-notion-and-asana file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Sync tasks data between Notion and Asana", "nodes": [...], ...}

Integrations

asanaasanatriggerfunctionifnotion

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes10
Complexitymedium
Triggertrigger
Views5,817

Created by

n8n Team

n8n Team

@n8n-team

Tags

asanaasanatriggerfunctionifnotion

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →