Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Is there a way to create a card with color using the RestAPI?

Is there a way to create a card with color using the RestAPI?

Wekan/General · April 12, 2019 at 3:13am

Is there a way to create a card with color using the RestAPI?

Wekan / General · April 12, 2019 at 3:13am

I've tried to add "color":"sky" in the POST, but doesn't work


April 12, 2019 at 5:02pm

hmm, I don't know, but maybe @xet7 can help asnwering on that

    • reply
    • like

    @pauloo27 You need to first create card, and then edit color with PUT https://wekan.github.io/api/v2.55/#edit_card

      Edited
      • reply
      • like

      April 13, 2019 at 7:01pm

      Thank you

        • reply
        • like