Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Checkbox Custom Field not showing the value come from API

Ugur Kadakal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 18, 2021

Hi,

When I get card details from endpoint:

https://api.trello.com/1/board/607eb929ee33c047e810692f/cards?customFieldItems=true

Response is: 

Screen Shot 2021-11-18 at 16.24.13.png

But when i check UI, this field seems unchecked.

Screen Shot 2021-11-18 at 17.09.00.png


I'm using 

https://api.trello.com/1/card/607eb929ee33c047e8106981/customField/61962fddd0a2aa0b899b767b/item

to update; 

 

Request: 

{"value":{"checked":"true"}}

 

Response:

{"id":"61962fe1b8484c5db933bdd1","value":{"checked":"true"},"idCustomField":"61962fddd0a2aa0b899b767b","idModel":"607eb929ee33c047e8106981","modelType":"card"}

 

Am I missing something, or is there any issue about that?

1 answer

1 accepted

0 votes
Answer accepted
Ugur Kadakal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 19, 2021

We found the solution, when we send true / false as string, it works.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events