Hey Guys, I managed to create a workflow that read PDF documents and save all informtion into a google sheet document.
The problem I am facing is that all informtion is going to a single google sheet cell, instead os saving all information in different columns and rows. I though about adding a code node so a javascript or python code could structure it, but I had no success on it.
Thats how the information is being save into the google sheet
Thats an example of how the Output looks like inside de AI Agent node
I would like to structure all this data in cloumns, giving the possibility to use it for reports and etc. Can anyone help me out?