Retrieving / comparing changes google sheets trigger on upsert

is it possible to get the changes made from the google sheet after an each poll? Trying to get a row count and information from a specific column to compare its previous version

Node Type: n8n-nodes-base.gmail
Node version:2.1 (Latest)
n8n version:1.52.2 (Cloud)

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @quickee

Not sure I quite understand what you are asking, but you can use the Google Sheet Trigger node to catch any updates in rows of a specified sheet.

You can specify if you want the output to include both changes or either the old or new version.

Feel free to share your workflow if you need more specific help :slight_smile:

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