AutomationFlowsAI & RAG › Create Asana Task from Workflow Trigger

Create Asana Task from Workflow Trigger

Original n8n title: Create Asana Task

Create Asana Task. Uses executeWorkflowTrigger, asana. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesExecute Workflow TriggerAsana
AI & RAG Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Create Asana Task",
  "nodes": [
    {
      "parameters": {},
      "id": "f7d7e146-3f88-4701-87ab-1aa09df7a83d",
      "name": "Execute Workflow Trigger",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "typeVersion": 1,
      "position": [
        820,
        360
      ]
    },
    {
      "parameters": {
        "workspace": "1207638003439377",
        "name": "={{ $json.query.name }}",
        "otherProperties": {
          "due_on": "={{ $json.query.due_date }}T00:00:00",
          "projects": [
            "1207790694984047"
          ]
        }
      },
      "id": "163fab0b-947d-4b62-b17f-b6a420a10104",
      "name": "Asana",
      "type": "n8n-nodes-base.asana",
      "typeVersion": 1,
      "position": [
        1040,
        360
      ],
      "alwaysOutputData": false,
      "credentials": {
        "asanaApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Execute Workflow Trigger": {
      "main": [
        [
          {
            "node": "Asana",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "2295c979-5624-47bf-89d6-5d784e3c9a6e",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "nCnW5wOp1qjTpOvp",
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Create Asana Task. Uses executeWorkflowTrigger, asana. Event-driven trigger; 2 nodes.

Source: https://github.com/daboi2331/ai-agents-masterclass/blob/main/8-n8n-asana-agent/n8n_Workflow_Create_Asana_Task.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

[Sub] Search Schema Docs. Uses stickyNote, executeWorkflowTrigger, postgres. Event-driven trigger; 3 nodes.

Execute Workflow Trigger, Postgres
AI & RAG

Row lookup. Uses executeWorkflowTrigger, googleSheets. Event-driven trigger; 3 nodes.

Execute Workflow Trigger, Google Sheets
AI & RAG

Advisor Eliza Agent. Uses httpRequest, executeWorkflowTrigger. Event-driven trigger; 3 nodes.

HTTP Request, Execute Workflow Trigger
AI & RAG

Build a targeted outreach list by extracting engaged users from an industry influencer's posts. Monitor your company's LinkedIn page to identify and connect with your most active community members. Ge

Execute Workflow Trigger, Airtop
AI & RAG

tool_lookup_crm. Uses executeWorkflowTrigger, airtable. Event-driven trigger; 3 nodes.

Execute Workflow Trigger, Airtable