Google Sheets Trigger - New Spreadsheet Row

Hey :slight_smile:

In my daily frustrations using Zapier I heard about n8n.io and I am already fascinated tho my coding skills are still at a basic level.

I am trying to create a workflow that regocnises when a new spreadsheet row was created and passes the according information down the flow.

In Zapier it was failry easy using the dedicated trigger. (see image)

I do not know how I can create a similar setup in n8n.
My guess is to use a (1) cron and then a (2) g-sheet node to get all data of the sheet.
But I have no clue how I can extract only data of the new row(s).

Hope you can follow so far.
I would be very thankful for any hints :slight_smile:

Have a nice day,
Davin

Hello @Davin here in N8N medium has a tutorial that handle your question.

6 Likes

Welcome to the community @Davin :sparkling_heart:

As @rodrigoscdc shared you can follow the article and use polling. The Trigger node is under development, and hopefully will be released soon. In the meantime, if you have any questions on how to implement it via polling, feel free to ask us here :slight_smile:

3 Likes

Thank you very much! I will test it out! :slight_smile:

1 Like

How are we going with this?

also interested in this feature, its a very big Plus point for Zapier!

Hi @Josh-Ghazi and @pb84, you might want to leave a vote on (and follow) the respective feature request over here: Google Sheet Trigger - Feature Requests - n8n

2 Likes