Latenode

Automatically sync new Trello cards to Microsoft To-Do tasks

This template starts when Trello posts a new card to a Latenode webhook, maps title, description, and due date in JavaScript, and creates a Microsoft To Do task on the list you choose. Connect Microsoft To Do. Point Trello at the webhook URL. Put the Trello API key in that JavaScript node if you need extra card fields.

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

  • Creates a Microsoft To Do task when Trello adds a card
  • Starts from the webhook Trello calls
  • Maps title, description, and due date in JavaScript
  • Writes the task with Microsoft To Do

How it works

1
Trigger

Receive the Trello card

The scenario starts when Trello posts a new card to the webhook.

2
Logic

Map title and due date

JavaScript reads the card title, description, and due date. Put the Trello API key in that JavaScript node if you fetch extra fields.

3
Action

Create the To Do task

Microsoft To Do creates a task on the list you pick, using those mapped fields.

Setup guide

1

Add the webhook

Add a webhook trigger and copy the URL into Trello so new cards on the board you care about POST here.

2

Store the Trello API key

Add a JavaScript node. Put your Trello API key there if the webhook payload needs a follow-up fetch for description or due date.

3

Connect Microsoft To Do

Add a Microsoft To Do connection and pick the list that should receive tasks. Map title, notes, and due date from JavaScript.

Requirements

A Trello board that can POST new cards to the webhook
A Trello API key in the JavaScript node if you load extra card fields
A Microsoft To Do list Latenode can create tasks on

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.