HTTP Request Send Boolean with using Field Below

Hello all,

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?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi there. You could try sending as raw data instead of JSON, like this: