We have a hidden field in our form but it doesn’t seem to get sent to the webhook endpoint when it’s set. How can we send the value for hidden fields to the webhook?
We are setting the value using advanced logic
We have a hidden field in our form but it doesn’t seem to get sent to the webhook endpoint when it’s set. How can we send the value for hidden fields to the webhook?
We are setting the value using advanced logic
The webhook will automatically send hidden field data as well, just make sure you set the value of the hidden field before the form becomes “complete” and the webhook is triggered