Latenode

Automatically create Asana tasks from new Dubsado contracts

This template creates an Asana task whenever Dubsado sends a new contract. Point the Dubsado contract webhook at a Latenode webhook.

JavaScript reads client name, contract title, and dates, then Asana creates the task in the project you choose. Connect Asana. If the webhook payload is thin, fetch the contract from the Dubsado API and put the Dubsado API key in that JavaScript node.

Updated Sep 16, 2026Est. run: 11sEst. cost: $0.0007
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Opens an Asana task when a Dubsado contract arrives
  • Takes the contract on a webhook
  • Maps client name and dates in JavaScript
  • Writes the task in the Asana project you choose

How it works

1
Trigger

Receive the Dubsado contract

A webhook starts the scenario when Dubsado posts a new contract.

2
Logic

Read contract fields

JavaScript maps client name, contract title, and start or end dates for the Asana task.

3
Action

Create the Asana task

Asana adds the task to the project you select, with those contract details in the title and notes.

Setup guide

1

Add the webhook

Add a webhook trigger and paste its URL into Dubsado as the destination for new contracts.

2

Connect Asana

Add an Asana connection with permission to create tasks in the destination project.

3

Map the task

In JavaScript, set the task name from client and contract title, and put dates in the notes. Create the Asana task in the project you choose. Send a test contract and confirm the task. If you need extra Dubsado fields, call the Dubsado API from that JavaScript node and put the Dubsado API key there.

Requirements

A Dubsado account that can POST new-contract events to a webhook
An Asana project Latenode can create tasks in
A Dubsado API key in the JavaScript node if you fetch extra contract fields

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.