Hey There, I am running the Make an API call from ClickUp, including
“?include_markdown_description=true” in the URL after the task ID.
I get a 200, but no markdown content.
Does anyone have any idea on how I can solve that?
Hey There, I am running the Make an API call from ClickUp, including
“?include_markdown_description=true” in the URL after the task ID.
I get a 200, but no markdown content.
Does anyone have any idea on how I can solve that?
Unfortunately you cannot get markdown from Click up using an API call for custom fields only for description. Is that what you are trying to do?
Its so annoying I wish they would solve this sooner. But you know them they like to leave rudimentary issues open and try and push their AI to everyone .
If you want to get the markdown_description I got it for you here just download the blueprint and import it and copy over the module to your scenario. Within the Url of the http call just change taskid to your taskid of course.
blueprint (10).json (4.6 KB)
Hi did this solve for you @cae.
If yes please mark as solution!
Let me know if there is anything else I can help with!