Solved

Is it possible to crate a card with more than one label?

  • 18 June 2023
  • 1 reply
  • 70 views

Userlevel 3

Is it possible to crate a card with more than one label? The bellow request works only for the first tag “309139499”

 

 

mutation {
  createCard(input:{
    pipe_id: 303361474
    phase_id: 320602338
    title: "title of card" 
label_ids: 309139499
label_ids: 309139539
  }){

icon

Best answer by Lais Laudari 19 June 2023, 15:00

View original

1 reply

Userlevel 7

Hi @daniel-rodrigues-toolzz!
Maybe this topic can help you: 

Let me know if you need anythign else, please.

Reply