Skip to main content
Solved

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

  • June 18, 2023
  • 1 reply
  • 152 views

daniel-rodrigues-toolzz

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
  }){

Best answer by Lais Laudari

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

Let me know if you need anythign else, please.

1 reply

Lais Laudari
  • 536 replies
  • Answer
  • June 19, 2023

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

Let me know if you need anythign else, please.