Im a new user trying to insert a json datatable (image 1) into google sheets. At first i tried to use AI Agent with google sheets tool but it only has options to append row and not append table…
next i tried to use “loop over rows” (image 2) but it doesnt seem to work (nothing shows in output when i test it using my JSON input.
How should i approach this problem? appreciate any help