Guys, I’m having a problem with a workflow. I get a CSV from a webhook and need to transform it into Google Sheets.
I tried this workflow but It only worked when I provided a Google Sheets URL.
When I try to add a node for creating sheets, the next node only accepts 1 input, but I have the CSV in one and the Google Sheets ID or URL in another.
What should I do to solve it?