Complete step-by-step guide to setting up Shopify API access for seamless blog publishing directly from Intelliblog to your Shopify store.
Start by logging into your Shopify store admin panel.
your-store-name.myshopify.com/admin
Only store owners and staff with "Apps and channels" permissions can create private apps.
Access the app development section in your Shopify admin.
Settings → Apps and sales channels → Develop apps
Settings → Apps → Manage private apps
Create a new private app specifically for Intelliblog blog publishing.
💡 Tip: Use a descriptive name like "Intelliblog Publisher" so you can easily identify this app later if you have multiple private apps.
Set up the specific permissions needed for blog publishing.
read_content
- Read blogs and articleswrite_content
- Create and edit blog postsOnly enable the minimum required scopes. Avoid enabling broader permissions like "read_products" or "write_orders" unless specifically needed.
Install your private app to generate the access token.
shpat_
)Shopify will only show this token once. If you lose it, you'll need to regenerate a new one. Save it securely - treat it like a password!
shpat_1234567890abcdef1234567890abcdef
Identify your store's domain for API access.
Your Shopify store domain follows this format:
your-store-name.myshopify.com
Important for Custom Domain Users: Even if you have a custom domain (like mystore.com), you MUST use the .myshopify.com domain for API access. Your custom domain won't work with the API.
Example: If your store is mystore.com, you still need my-store.myshopify.com for the API.
Add your Shopify credentials to Intelliblog.
your-store-name.myshopify.com
Include the full .myshopify.com domain
shpat_your_actual_token_here
The private app access token you copied
Once configured, you'll be able to publish blog posts directly to your Shopify store with draft status for review before going live.
Congratulations! Your Shopify integration is now ready. Here's what you can do next:
Having trouble with your Shopify setup? We're here to help you get publishing.