Using a http with a Json Body whos Values are detemrend by Using Fields Below since its user friendly and gives a great overview where the data is comming form.
However i want to send a Boolean, if i enter true its sends “true” wich isnt accepted by the endpoint since its not a boolean anymore. Is there any way to add a Boolean Parameter in the http request while Using Fields Below?