Hey guys,
We’re trying to integrate Unbounce’s web hooks with our API. One of the gripes I have at the moment is that I don’t have the ability to set the value of a checkbox.
Currently when you pass the checked checkbox choices via web hooks or post form, it sends out the checkbox text.
Let’s give users the ability to give the checkbox choices _ a value different than what is displayed _ in the checkbox text.
For example
If checkbox is checked pass: True (false, Y/ N, bubbles, etc.)
Would be absolutely wonderful :)