Guiz
Guiz
BRBuildShip + Rowy
Created by Guiz on 4/8/2024 in #❓・buildship-help
MySQL Insert Row node : issue with variable
No it didn't work at all with the node, it worked with the "query" node.
11 replies
BRBuildShip + Rowy
Created by Guiz on 4/8/2024 in #❓・buildship-help
MySQL Insert Row node : issue with variable
I have a 200 with an empty array []
11 replies
BRBuildShip + Rowy
Created by derekturner on 11/25/2023 in #❓・buildship-help
This should be simple (accessing value from response object using dot notation).
You should use the map function but it will return an array as well. You will have an array instead of an array of object. It should be something like this : FetchSampleArray.map(row => row.id);
5 replies
BRBuildShip + Rowy
Created by Guiz on 4/8/2024 in #❓・buildship-help
MySQL Insert Row node : issue with variable
Hello Gaurav, doing the exact same with the "execute query" node is working fine so I don't think the issue is related to variable
11 replies
BRBuildShip + Rowy
Created by Guiz on 4/8/2024 in #❓・buildship-help
MySQL Insert Row node : issue with variable
For info, the same behaviour is happening for the update node
11 replies