CheckBox e Single Selection in Webhook integration

I would like to know what information needs to go in the JSON so that the Checkbox and Single Selection fields are marked correctly.

Seeing in the documentation information like 1 and 0 for checkbox, but it doesn’t mark.

Hey @Felipe_Friedrich

Did you also try to use True or False?

Yeah,

I tried…

Ex:
{
“withTermination”: true,
“value”: 1000,
“obs”: “TESTE”,
“createdAt”: “2022-12-01T13:38:34.092Z”,
}

Hey @Felipe_Friedrich

Could you send us a screenshot of the screen where you`re putting that code?

I trying in postman

See Jestor Configs…

image

@Vitor_NoCoder

Did you see anything related to this?

@Vitor_NoCoder

any return?

Hey @Felipe_Friedrich

We’re checking this out!

Until then, could you try testing the old version of the update a record nocode action? It’s this one

image