How to write data into multiple sub-tables within the same Google Sheets using n8n?

Hi everyone :waving_hand:

I’m trying to build an automation where n8n sends data into a Google Sheets file.
The challenge is that this Google Sheets doesn’t contain just one table — it has multiple sub-tables within the same sheet, separated into different sections.

My question is: Is there a way for n8n to automatically write data into all these sub-tables or into specific rows within each one?
So far, I’ve only seen how to write to a standard table, but not how to target several separated table areas inside the same sheet.

Has anyone dealt with something similar or knows the best approach for this?

Thanks in advance! :raising_hands:

Hello @JoseAI-Automatizacio, welcome!

Please take a look at my answer here:

This is probably what you’re trying to achieve..

1 Like

Thank you so much Mohamed!!!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.