Sync Amazon Luna Prime Games to Google Sheets with Automatic Updates — n8n Workflow

Medium complexity Scheduled12 nodes🏷️ Miscellaneousby Paolo Ronco

Overview

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

Nodes used

Google SheetsHTTP RequestDiscordCode

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 12 nodes, connecting code, discord, googlesheets.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (12)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
DI

Discord

discord

#3
CO

Code

code

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded sync-amazon-luna-prime-games-to-google-sheets-with-automatic-updates file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

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

Integrations

codediscordgooglesheetshttprequestifscheduletriggersetsplitinbatcheswait

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes12
Complexitymedium
Triggerscheduled

Created by

Paolo Ronco

Paolo Ronco

@paoloronco

Tags

codediscordgooglesheetshttprequestifscheduletriggersetsplitinbatcheswait

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows