Send inputs from several google sheets files to a final one

Hello! I have a very simple scenario that extracts information from single google sheets to update a final file with the same columns.

As I am currently managing it:

  • I have to duplicate every scenario based on a different google sheet file

The second action add a row always refers to the same file. In the first one watch new rows, file changes. This was manageable at the beginning but now things are escalating pretty quick, and duplicating scenarios all the time is a bit boring.

I was wondering if you have some suggestion on how to update a final google sheet with submissions from different files all saved into a single Google Drive Folder.

Many thanks for your help

Hi @Michelangelo_Romano

It seems you are watching the changes in every sheet. So for watching the updates, you will need different scenario for every sheet as you are doing.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes

You may be interested in this thread, which was discussing the same issue a while ago

2 Likes

Hello @samliew thanks for suggesting it! I will try!