How can I submit a checkbox field using Rest Service?

Hi @viperboys, thanks for clarifying. It seems as though the issue is likely on the side where the data is being consumed, rather than the REST Service not sending it.

Can you try following the example in the support docs here:

https://support.kobotoolbox.org/rest_services.html

And use beeceptor to see what the REST Service gives you — then see if your fields are being mapped correctly in the application you’re using.

2 Likes