n8n - 💡(How to fix) Fix ClickUp Comment Node doesn't support markdown output

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Bug Description

Issue first noted in 2024 - https://community.n8n.io/t/clickup-node-comment-its-possible-to-use-formatting-and-mention/40719

Clickup's create:comment node does not support markdown output despite the API allowing for it.

Clickup output: <img width="472" height="246" alt="Image" src="https://github.com/user-attachments/assets/91919e2f-f099-42fa-b58e-d1c3b038239d" />

Expected output, shown in N8N: <img width="1505" height="342" alt="Image" src="https://github.com/user-attachments/assets/9c96f1d0-0ffb-4398-99e0-877219850a30" />

Thank you!

To Reproduce

  1. Create create:comment node
  2. Add comment text using ClickUp-accepted markdown - https://help.clickup.com/hc/en-us/articles/6309034439831-Markdown-and-formatting-in-comments
  3. View output

Expected behavior

When a comment is posted in ClickUp via N8N automation, the markdown should render. Similar to the preview shown in N8N.

Debug Info

No notable debug info found.

Operating System

Ubuntu

n8n Version

2.18.7

Node.js Version

24

Database

SQLite (default)

Execution mode

main (default)

Hosting

self hosted

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

When a comment is posted in ClickUp via N8N automation, the markdown should render. Similar to the preview shown in N8N.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING