🎬 Auto-generate Shopify blog related articles with OpenAI text-embedding-3-small

⚑ 160 views · 🎬 Content Creation & Video

Description

πŸͺ Use case

Automatically surface and insert the three most relevant β€œRelated articles” at the end of every Shopify blog post to boost session depth, SEO, and reader engagement.


βš™οΈ What this workflow does


🧩 Setup

  1. Create 3 Data Tables:

    • articles
    • article_relations
    • article_related_links_snapshot
  2. Add credentials:

    • Shopify Admin API Access Token
    • OpenAI API Key
  3. Set environment variables in the Workflow Configuration node:

    • shopifyBlogId
    • shopifyBlogDomain
    • shopifyStoreName
    • shopApiVersion
    • percent_minimum_similarity (default 70)
  4. (Optional) Keep or modify the Schedule Trigger (default: every week at 20:00).


πŸ› οΈ How to adjust this template


πŸ’‘ Ideal for

Shopify content teams and SEO strategists who want automated, context-aware internal linking to improve engagement and organic ranking.

πŸ”— Nodes Used

HTTP Request, Schedule Trigger, Data table

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup