Install / connect Shopify
You run commerce on Shopify and want it prepared for agents.
| Field | Value |
|---|---|
| When to use | You run commerce on Shopify and want it prepared for agents. |
| Required plan | Commerce |
| Required credential | Your shop domain and a Shopify Admin API access token (read scope is enough for readiness). |
| Expected status | Catalog/product/policy/checkout readiness is product-grade. Live publish stays partial until sandbox or customer credentials are connected. No payment, order or inventory mutation is in scope. |
What AgenticFy reads
- ·Products, collections and store policies, to build the commerce readiness and manifest.
What AgenticFy writes
- ·Optionally a content page, only if the token carries a write scope and you authorize it.
What AgenticFy never does
- ✕Never creates an order.
- ✕Never processes payments.
- ✕Never changes inventory.
- ✕Never changes prices.
- ✕Never issues refunds.
Validation
Validate the readiness report (catalog, product, policy, checkout handoff) and, if published, the page marker.
Rollback
Rollback is unpublish the optional content page. Readiness itself writes nothing to undo.
Common errors
- ·Token lacks read scope: readiness cannot read the catalog.
- ·Expecting order/checkout automation: that is out of scope by design.