Hey, I’m trying to map the result of a VAT check (Vies API) to a database. There is some unexpected behaviour: Although the value comes as “false”, the Boolean fiels is always set to “true”.
I’ve added the value to a text field, and it states the “false” values correctly. What am I doing wrong?
You didn’t provide a full screenshot of the output bundle.
Please provide the output bundles of the module [5] by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
For more information, see “Mapping with arrays” below:
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Thanks for your suggestion. Unfortunatelly, this did not lead to a solution yet. I tried the “clicking on [1]” part already before, and it did not lead to a solution, sorry for not mentioning it. I also now did a test with the first(map()) solution – also, not successfull.
All three of them lead to the right value (false) in a text field, none of them leads to the Boolean field being set to false.