Connect your Shopify store in 5 steps:
1. In Shopify admin: Settings → Apps and sales channels
2. Click Develop apps (top right). First time? Click Allow custom app development.
3. Click Create an app, name it "AM Jarvis", pick your email, Create.
4. Click Configure Admin API scopes → check read_products, write_products, read_inventory, write_inventory → Save.
5. Click Install app → then copy the Admin API access token (starts with shpat_). It shows only once! Don't see "Develop apps"? You need store-owner permission, or use Advanced Setup.
Dev Dashboard configuration — create a custom app in Shopify and set:
App name: AM Jarvis
App URL: https://app.jarvisbyam.com/authcopy
Use legacy install flow: ✓ Checked (important)
Redirect URL: https://app.jarvisbyam.com/authcopy
Connect a WooCommerce store. In WordPress admin go to WooCommerce → Settings → Advanced → REST API → Add key, set permissions to Read/Write, and generate. Copy the Consumer key (ck_…) and Consumer secret (cs_…).