Hiya I’m sending data over an API. The call seems to be failing (I think) because the checkbox values are being sent as Yes/no. The dev I’m sending to seems to think the values are being sent as yes / no in apposed to true / false.
Any help on changing the format when checkboxes values to true / false when being sent?
Thanks