Notion + Trello: bridge docs and kanban.
Create Trello cards from Notion database pages for execution, or mirror Trello card state back to Notion for stakeholder visibility.
Workflows fire when something happens in Trello.
- Attachment AddedWebhook
- New CardWebhook
- Card MovedWebhook
- Card UpdatedWebhook
- Comment AddedWebhook
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Trello, do it in Notion.
7 Trello triggers wired to 12 Notion actions. Most-used pairing: Attachment Added → Append Content.
Or fire it the other way around.
3 Notion triggers wired to 21 Trello actions downstream.
See Notion → Trello →Common Trello → Notion workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.
Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.
Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.
Fires when an attachment is added to a Trello card. Use to copy the file to S3/Drive for backup, virus-scan, or to extract text for downstream processing.
Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.
Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.
Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.
Fires when a new card is created on a Trello board. The standard inbound hook for AI triage, auto-assignment, or external mirroring.
Fires when a card is moved between lists on a Trello board (the classic Kanban-stage-change event). Use to celebrate completion, log cycle-time, or kick off downstream work.
Connect Trello and Notion in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Trello and Notion
Open TinyCommand, authorize Trello and Notion once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Trello trigger
Drop the Trello → Attachment Added trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/trello.trigger-attachment-added - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the Notion action
Drop the Notion → Append Content action below it. Map fields from the Trello payload into the Notion inputs.
notion.append-blocks - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.