# \#boolean

**URL:** https://community.gravityforms.com/tag/boolean/824.md

[Latest](https://community.gravityforms.com/latest.md) · [Categories](https://community.gravityforms.com/categories.md) · [Tags](https://community.gravityforms.com/tags.md)

---

## [How can I send true as custom value in webhooks](https://community.gravityforms.com/t/how-can-i-send-true-as-custom-value-in-webhooks/10751)

<div class="topic-metadata">

**Author:** [@user5e6d257a956b5779](https://community.gravityforms.com/u/user5e6d257a956b5779)\
**Replies:** 1\
**Last updated:** [September 16, 2021, 5:40pm UTC](https://community.gravityforms.com/t/how-can-i-send-true-as-custom-value-in-webhooks/10751 "2021-09-16T17:40:20Z")

</div>

I need to send a custom value of true. It appears that it is sending as a string. The 3rd party API needs a true boolean. I also tried sending 1. Neither “true” nor “1” worked. When I send using reqbin, I have successfu…

---

## [Convert Checkbox to Boolean](https://community.gravityforms.com/t/convert-checkbox-to-boolean/1805)

<div class="topic-metadata">

**Author:** [@jfortenberry](https://community.gravityforms.com/u/jfortenberry)\
**Replies:** 3\
**Last updated:** [June 10, 2020, 5:05pm UTC](https://community.gravityforms.com/t/convert-checkbox-to-boolean/1805 "2020-06-10T17:05:07Z")

</div>

I need to set up checkboxes as Boolean fields that return only two possible results (1 or 0, true or false). Data from these fields is passed through to a third party API using a webhook and must be in Boolean format for…
