vibecode
Workflows / Shopify Order → WhatsApp Update
Marketingn8n~15 min setupv3.6.3 Editor's pick Deprecated

Shopify Order → WhatsApp Update

Every Shopify order triggers a personalized WhatsApp message and review request 7 days later.

n8nSShopifyWhatsApp
Runs
11.5k
Forks
312
Cost / run
~$0.030
Updated
2d ago

Node graph preview

6 nodes · n8n
n8n node graph
preview
okerr
Trigger
n8n webhook
Validate
sanitize + enrich
AI Step
n8n
Branch
route by result
Deliver
WhatsApp
Observe
alert on failure

How it works

  1. 1
    Trigger
    Webhook / schedule / form submission fires the workflow.
  2. 2
    Validate & Enrich
    Inputs are sanitized; missing data is enriched via API lookups.
  3. 3
    AI Step
    GPT or Claude classifies, summarizes, or generates the next action.
  4. 4
    Branch & Route
    Conditional logic routes to the right downstream system.
  5. 5
    Write to Destination
    Final payload is delivered to CRM / DB / Slack / email.
  6. 6
    Observability
    Failures route to an alert channel with full payload context.

Preconfigured for every model

Swap the model node in one click. Local-first variants included where possible.

Anthropic

Env vars templated

Fill these in your n8n workspace — we never touch your keys.

  • OPENAI_API_KEY=•••
  • ANTHROPIC_API_KEY=•••
  • WEBHOOK_URL=•••

Changelog

  1. v3.6.3
    Bumped model node to latest Claude Sonnet + Groq fallback.
    2d ago
  2. v3.5.0
    Added env-var templating for API keys.
    3w ago
  3. v2.0.0
    Initial public release.
    2mo ago

Requirements

  • Active n8n instance (self-hosted or cloud)
  • API keys for: n8n, Shopify, WhatsApp
  • Basic understanding of webhooks and JSON
  • Optional: A Slack channel for alerts
vibecode
Built in India · For builders, by builders