Blocks

Asana

Asana Tasks operations: list, get, create, update.

Use Asana API with Personal Access Token to manage tasks.

Back to Catalog
Toolsasana

Block Preview

Asana

Asana

Asana Tasks operations: list, get, create, update.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the asana block with monitoring enabled in production.

Inputs (UI)

Token

short-input

Layout: full

Operation

dropdown

Layout: full

Options: List Tasks, Get Task, Create Task, Update Task

Project ID

short-input

Layout: half

Task ID

short-input

Layout: half

Limit

short-input

Layout: half

Offset

short-input

Layout: half

Payload (JSON)

code

Placeholder: { "name": "New task" }

Layout: full

Inputs (API)

token

string

Required

operation

string

Required

projectId

string

Optional

taskId

string

Optional

limit

string

Optional

offset

string

Optional

data

string

Optional

Outputs

Primary response type:

json

Tool Access

asana_tasks
Asana | NowFlow Blocks