Save yourself the work of writing custom integrations for Airtop and Google Sheets and use n8n instead. Build adaptable and scalable Productivity, Development, workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Run
Run an Airtop agent
Query Page
Query a page to extract data or ask a question given the data on the page
Query Page with Pagination
Extract content from paginated or dynamically loaded pages
Smart Scrape
Scrape a page and return the data as markdown
Delete
Delete an uploaded file
Get
Get a details of an uploaded file
Get Many
Get details of multiple uploaded files
Load
Load a file into a session
Upload
Upload a file into a session
Click an Element
Execute a click on an element given a description
Fill Form
Fill a form with the provided information
Hover on an Element
Execute a hover action on an element given a description
Scroll
Execute a scroll action on the page
Type
Execute a Type action on an element given a description
Create Session
Create an Airtop browser session
Save Profile on Termination
Save in a profile changes made in your browsing session such as cookies and local storage
Terminate Session
Terminate a session
Wait for Download
Wait for a file download to become available
Close Window
Close a window inside a session
Create a New Browser Window
Create a new browser window inside a session. Can load a URL when created.
Get Live View
Get information about a browser window, including the live view URL
List Windows
List all browser windows in a session
Load URL
Load a URL in an existing window
Take Screenshot
Take a screenshot of the current window
Create
Create a spreadsheet
Delete
Delete a spreadsheet
Append or Update Row
Append a new row or update an existing one (upsert)
Append Row
Create a new row in a sheet
Clear
Delete all the contents or a part of a sheet
Create
Create a new sheet
Delete
Permanently delete a sheet
Delete Rows or Columns
Delete columns or rows from a sheet
Get Row(s)
Retrieve one or more rows from a sheet
Update Row
Update an existing row in a sheet







sw2025
Not a newbie to n8n - Have successfully used the G-sheets nodes many times in the past with the same credentials, never an issue. Today I’m trying to create a new automation that requires using the G-Sheets nodes - cann…

Tenzin Nyima 10B15
Hi everyone I’m currently learning n8n and experimenting with Google Sheets automation. I’ve set up a workflow (screenshot attached) that includes: Trigger: “When chat message received” AI Agent connected to: Goog…

Sergey Komardenkov
Describe the problem/error/question I am testing a workflow where the final action is addition of a row into a Google sheet. I have created a new sheet, I gave it Edit permissions by link just in case, and of course I ad…

Filbert Henrico
Hi there, I am using free service in n8n and I am looking for a support to provide information whether there is an option for pivot table or vlookup formula in the operation section for google sheet? Is it something th…

Boba228ai
Hello everyone! I set up workflow file transfer in supabase. Google Drive trigger receives file data, transfers it to switch, it determines what kind of file it is (google sheet, google doc, pdf) and then transfers it to…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast