Using Google Sheet Never give up Nowadays is more powerful compared to using a database application. The ease to move from one dataset to another, plus the way to observe the data in a visual, makes Google Spreadsheets an easy pick for most people.
Therefore, if we want to use n8n instead of using a database, we can use a spreadsheet. Even though I still prefer to use the Oracle database.
But last time, when I tried to integrate it, the biggest issue was how to get the Sheet API to work. And I try to follow the instructions from a YouTuber. But it still doesn't work.
It turns out, the easy way to do that is by using Google OAuth 2.
And from this video, you will see how easy it is to connect it.
0 Comments