Shopify order lookup
Connect a private Shopify Admin API token so your team (and Zapier) can look up an order by number or customer email while chatting. This is not the storefront chat widget — for that, use the Shopify widget guide.
Plan: Order lookup requires an active Professional or Enterprise subscription.
Step 1: Create a custom app in Shopify
- In Shopify admin, open Settings → Apps and sales channels → Develop apps.
- Create an app. Under Admin API integration, grant
read_orders. - Install the app and copy the Admin API access token. Shopify shows it once.
Step 2: Save the shop in Atchr
- Open the entity → Apps & channels → Shopify.
- Shop domain:
your-store.myshopify.com(a bare store name is completed for you). - Paste the Admin API access token.
- Enable Shopify lookup and click Save Shopify.
- Try a lookup with
#1001,1001, or a customer email.
Results show order name, email, payment status, total, and currency.
The same lookup is available to Zapier via
POST https://api.atchr.com/zapier/actions/shopify/order
(see Zapier).
Leave the token field blank on later saves to keep the stored token. Atchr never shows the full token again.