Hi Guys, i need get json os http request and transform of data in excel table or google sheets.
SET dont work here.
Thanks
Hi Guys, i need get json os http request and transform of data in excel table or google sheets.
SET dont work here.
Thanks
Hi @RRonan
The previous node is returning the data a bit annoying. So can you show us that node’s configuration. It might be as simple as a boolean set wrong.
Hi @BramKn.
Thanks for answering
I managed to solve. I configured the HTTP node with the response format to “String” and then connected a “List” node. So i set the “List” node to “split out items” and the magic happened.