Fetch Squarespace Blog & Event Collections to Google Sheets — n8n Workflow
Overview
Overview
This workflow retrieves all blog and event collection items from a Squarespace site and saves them into a Google Sheets spreadsheet. It uses pagination to fetch 20 items per request, ensuring all content is collected efficiently.
How It Works
The workflow queries your Squarespace blog and event collections.
It fetches data in paginated batches (20 items per page).
The retrieved data is formatted and inserted into Google Sheets.
The workflow runs on demand or on a schedule,
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 5 nodes, connecting googlesheets, httprequest, manualtrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (5)
Google Sheets
googleSheets
HTTP Request
httpRequest
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
fetch-squarespace-blog-event-collections-to-google-sheetsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
bangank36
@bangank36
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →