Fetch Squarespace Blog & Event Collections to Google Sheets — n8n ワークフロー

複雑度 スケジュール5個のノード🏷️ Miscellaneous👁 563回閲覧作成者:bangank36

概要

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,

使用ノード

Google SheetsHTTP Request

ワークフロープレビュー

Change this node
Edit the HTTP Request URL to your Squarespace blog URL
eg: https://beyondspace.studio/blog
Spreadsheet template
Clone this spreadsheet as reference
https://docs.google.com/spreadsheets/d/1HGc7o4mqMY1t9fX
S
Schedule Trigger
W
When clicking ‘Test work…
Fetch Squarespace blog
I
Iterate the collection i…
Squarespace collection S…
5 nodes4 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 5 個のノードを流れます, connecting googlesheets, httprequest, manualtrigger。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (5)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした fetch-squarespace-blog-event-collections-to-google-sheets ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Fetch Squarespace Blog & Event Collections to Google Sheets", "nodes": [...], ...}

インテグレーション

googlesheetshttprequestmanualtriggerscheduletriggersplitout

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーscheduled
閲覧数563
カテゴリMiscellaneous

作成者

bangank36

bangank36

@bangank36

タグ

googlesheetshttprequestmanualtriggerscheduletriggersplitout

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows