Latenode

Automatically notify ChatWork on new or moved Trello cards

This template posts a Chatwork room message when Trello adds or moves a card. Trello sends the event to a Latenode webhook.

JavaScript reads the card name, list, and URL. Chatwork sends the message. Connect Chatwork and put the Chatwork API key on that connection. If you poll Trello over HTTP instead of a webhook, store the Trello API key in the JavaScript node.

Updated Sep 16, 2026Est. run: 5sEst. cost: $0.0003
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

  • Alerts Chatwork when a Trello card is added or moved
  • Reads card name, list, and URL in JavaScript
  • Sends the summary with Chatwork
  • Keeps the Chatwork API key on the Chatwork connection

How it works

1
Trigger

Receive the Trello event

The scenario starts when Trello posts a card create or move to your webhook URL.

2
Logic

Read the card

JavaScript pulls card name, list, board, and URL from the payload.

3
Action

Send the Chatwork message

Chatwork posts that summary in the room you choose.

Setup guide

1

Add a webhook trigger

Add a webhook trigger and copy its URL. In Trello, send card created and card moved (or list change) webhooks to that URL.

2

Connect Chatwork

Add a Chatwork connection and paste your Chatwork API key there. Pick the room that should get the alerts.

3

Map the message

In JavaScript, build a short message from card name, list, and URL, then send it with Chatwork. Put a Trello API key in that JavaScript node if you register or poll Trello over HTTP.

4

Test with one card

Add or move a card on the watched board and confirm Chatwork shows the message.

Requirements

A Trello board that can send card webhooks, or a Trello API key for HTTP
A Chatwork room and API key stored on the Chatwork connection
Agreement on which lists should create a Chatwork alert

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.