This setup turns your AI agent into a connected system that can act — not just chat.

It’s built entirely in n8n, using the tools you already use:

→ Shopify

→ Slack

→ Facebook Ads

→ Google Workspace

→ PostHog

→ Your AI model of choice


1. Shopify Integration

Purpose: Read/write products, orders, and customers.

Setup:

  1. Go to your Shopify admin.
  2. Navigate to: Apps > App and sales channel settings > Develop apps.
  3. Click Create an App.
  4. Set Admin API scopes (e.g. read_orders, read_products, read_customers, write_orders as needed).
  5. Install app.
  6. Copy your Admin API access token and Secret key. Save both.
  7. In n8n:
  8. Test with Get many > Orders or Products.