Shopify

Shopify integration on indie.money — manage products, orders, and e-commerce storefronts

Written By pvdyck

Last updated About 5 hours ago

Shopify

Community — Available, not yet validated

VendorShopify
NodesShopify
Tier⬜ Community
AuthAPI Key (Access Token) or OAuth 2.0 via Secure Vault

Overview

Shopify is an e-commerce platform for online stores. Use this node to manage orders, products, and customers in your Shopify store.

Authentication

API Key (Access Token) or OAuth 2.0 via Secure Vault. Provide your shop subdomain and credentials in the credential configuration modal.

Resources & Operations

ResourceOperations
OrderCreate, Delete, Get, Get Many, Update
ProductCreate, Delete, Get, Get Many, Update

Key parameters:

  • Shop Subdomain — your mystore.myshopify.com subdomain
  • Title (Product) — product name
  • Line Items (Order) — products, quantities, and prices in the order
  • Additional Fields — tags, vendor, product type, variants, images, inventory

Tips

  • Use Product > Get Many with status filters (active, draft, archived) to retrieve specific product sets.
  • Order creation requires at least one line item with a variant ID or title and price.
  • Shopify rate limits API calls to 2 requests/second for standard plans.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.