Transform array Item to column and value to row

Hello dear friends, I have a json where I want to transform the key tags items into columns with their respective values, please help me!

It would look more or less like this!

Thanks!!

Hi @Lucas_Oliveira, welcome to the community :tada:

You can use the Set node to define a specific item structure. Here’s an example workflow:

Result:

Hope this helps :slight_smile: