Hi We have a json which comes in deferent stractures, like [ {name: "name"}] then next time it can be [{name:"name", surname:"surname"}]
I wish to add this to a database table , was hoping this Plug in will help (json to getAttributes action )
May you please advise how it works.