Hi all,

I´m doing a simple script to create a database row, with a value

However database is not being populated.
Row is created with empty value

This is my server script. I´m using tollbox version 2.1.3


This is my Create new thing:

Thanks in advance.

Hey, in this case, you should’ve selected “step 1’s result” on creating a new thing.
If you intend to use output1 - you should mark the checkbox “multiple output” and then set the last line of the script something like {output1: value, output2: value2} and so on