Skip to main content
Connect your store so Aeris can publish content to it. You create a custom app in Shopify, grant access, and paste the credentials here. ~5 minutes.
Every publish is a draft you approve — nothing goes live on its own.
1

Create the app

Shopify admin → Settings → Apps and sales channels → Develop apps → Build apps in Dev Dashboard → Create app. Name it Aeris Publish.
2

Set the URLs (Configuration)

App URL
https://tryaeris.ai
Redirect URL
https://ads.realry.com/api/v1/content-connections/shopify/callback
3

Add the scopes (Access → Scopes)

read_products,read_inventory,read_content,write_content,write_products,write_themes,write_publications
4

Release, then Install

Click Release, then Install app. Don’t skip Install — it’s what actually grants access.
5

Copy the credentials

Settings → Credentials → copy the Client ID and Client secret. Your store domain is under Settings → Domains.
6

Connect in Aeris

Settings → Publishing → paste the domain, Client ID, and secret → Connect Shopify. You’ll authorize on Shopify and land back here connected.
Publishes are draft-first and reversible. We request no customer or order data.

Troubleshooting

Re-copy the client secret. Trailing whitespace on the paste is the usual cause.
The Redirect URL in Shopify must exactly match Step 2: https://ads.realry.com/api/v1/content-connections/shopify/callback. Any trailing slash difference fails.
Just reconnect from Aeris. Nothing carries over; the flow re-runs from Step 1.