JSON Data force to use quotes on numeric fields

Wappler Version : 6.8.0
Operating System : windows
Server Model: node.js
Database Type: sql server
Hosting Type: aws

I have an API call that I need to assemble via "JSON Data", but when trying to bind with a numeric field, it displays the message below, forcing me to use quotes, but I need to assemble the JSON Data without the quotes so that the endpoint understands the numeric value!

this way bellow, with quotes, dont receive error, but dont work propely the call of API.

Use the Group step with Set Values inside to build your JSON, easier this way

1 Like

Tks @Apple, but how? U can show more details?

ok @Apple i created the object and worked!!! thanks!!!!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.