Bryce Hoover
Merged in a post:
Import Markdown API
정동희 / 플랫폼3 / 통합개발본부
I want to develop ci/cd process with clickup api.
but there are no api that import markdown api.
Dave Wadkins
When using the API to migrate items from something like Canvas (Instructure), I'd love the ability to input rich text. In particular Canvas writes it as HTML5 snippets, but another well supported format would work since we can always use converters.
Dave Wadkins
NM, found this while reading the API docs a bit closer:
"Instead of description you can pass markdown_description with valid markdown syntax to add formatting to the task description."