Shopify integration
Connect Shopify to publish articles to your store blog.
Required credentials
- Shopify store domain
- Admin API access token (from custom/private app)
- Required blog/article API scopes
Setup steps
- In Shopify Admin, create a custom app for Blogflair.
- Grant permissions for blog/article content management.
- Install/authorize the app and copy the Admin API token.
- In Blogflair, open Shopify integration settings.
- Enter store domain + token.
- Test connection.
Publishing behavior
- Blogflair creates/updates blog articles through Shopify Admin API.
- Ensure target blog exists and is selected as needed.
Common issues
Unauthorized / insufficient scope
- Recheck app permissions and regenerate token after scope changes.
Store domain errors
- Use the correct
*.myshopify.comdomain or configured primary domain as required.
Blog target not found
- Confirm the blog resource exists in the store.
Security tips
- Limit app scopes to only what is required.
- Rotate tokens and revoke unused apps.