Sync Amazon Luna Prime Games to Google Sheets with Automatic Updates — n8n ワークフロー

複雑度 スケジュール12個のノード🏷️ Miscellaneous作成者:Paolo Ronco

概要

Amazon Luna Prime Games Catalog Tracker (Auto-Sync to Google Sheets)**

Automatically fetch, organize, and maintain an updated catalog of Amazon Luna – Included with Prime games.This workflow regularly queries Amazon’s official Luna endpoint, extracts complete metadata, and syncs everything into Google Sheets without duplicates.

Ideal for:

tracking monthly Prime Luna rotations

keeping a personal archive of games

monitoring new games appearing on Amazon Games / Prime Gaming, so you can in

使用ノード

Google SheetsHTTP RequestDiscordCode

ワークフロープレビュー

Section 3 – New game notifications
The “isNew” and “If1” nodes keep only new titles. For e
Section 2 – Update Google Sheet
The “Append or update row in sheet” node writes the par
Section 1 – Amazon request parameters
The Edit Fields node defines all required headers for t
Here you should set:
- `x-amz-locale` (language/region)
- `x-amz-market
Amazon Luna – Included with Prime
This workflow periodically fetches the list of “Include
HTTP Request1
E
Edit Fields
S
Schedule Trigger
Get row(s) in sheet
parsing
isNew
Send a message1
Append or update row in …
I
If1
L
Loop Over Items
W
Wait
GetImage
12 nodes12 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 12 個のノードを流れます, connecting code, discord, googlesheets。

  3. 3

    出力

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

ノード詳細 (12)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
DI

Discord

discord

#3
CO

Code

code

#4

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

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

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

{ "name": "Sync Amazon Luna Prime Games to Google Sheets with Automatic Updates", "nodes": [...], ...}

インテグレーション

codediscordgooglesheetshttprequestifscheduletriggersetsplitinbatcheswait

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード12
複雑度medium
トリガーscheduled
カテゴリMiscellaneous

作成者

Paolo Ronco

Paolo Ronco

@paoloronco

タグ

codediscordgooglesheetshttprequestifscheduletriggersetsplitinbatcheswait

n8n初めてですか?

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

n8nを無料で始める →

Related Miscellaneous Workflows