Updating multiple Google Sheets on Webhook Trigger

There you go, here is your workflow.

And this is how I triggered the whole thing

1 Like

Here is the output on the sheet:

Oh, and you probably want to re-activate the bottom Sheet node, I disabled it for the time being so it doesn’t populate the second sheet on each of my tests

Thanks a lot for your help :folded_hands:
My workflow now works.

Might need to add a wait node after every google sheet append, so you avoid getting error like you’re making too many request at 1 time

Great, if any message was helpful in answering your question, go ahead and mark it as a solution.

Cheers!