1. Go to Shopify admin
Log in to your store: yourstore.myshopify.com/admin
2. Go to Settings
Click on "Settings" (bottom left corner)
3. Apps and sales channels
In the sidebar menu → "Apps and sales channels"
4. Develop apps
Click on "Develop apps"
If you don't see this option, your account needs admin permissions
5. Create app
Click "Create an app" → Give it a name
Name: AgenciaSpark Dashboard
1. Configure Admin API
In your app → "Configuration" tab → "Admin API integration"
2. Select permissions
Click "Configure" and select the following scopes:
☑️ read_orders - Read orders
☑️ read_products - Read products
☑️ read_customers - Read customers
☑️ read_analytics - Read analytics
☑️ read_inventory - Read inventory
3. Save
Click "Save" to save the permissions
1. Install the app
In the "API credentials" tab → Click "Install app"
2. Reveal Access Token
After installing, you'll see "Admin API access token"
Click "Reveal token once"
⚠️ VERY IMPORTANT: You can only see it ONCE. Copy it immediately.
3. Save credentials
You'll need this data:
Store URL: yourstore.myshopify.com
Access Token: shpat_xxxxxxxxxxxxx
API Version: 2024-01 (or the most recent)
4. Test connection
Go back to the Dashboard → Enter the credentials → "Test Connection"