Skip to main content
Let your agents run your Shopify store — manage orders, products, customers, inventory, fulfillments and discounts.

Connection

  • Authentication: API key (Admin API access token (shpat_…)).
  • Required settings:
    • Store name — yourstore in yourstore.myshopify.com
Shopify admin → Settings → Apps and sales channels → Develop apps → Create an app → Configure Admin API scopes (enable read_orders, write_orders, read_products, write_products, read_customers, write_customers, read_inventory, write_inventory, read_fulfillments, write_fulfillments, read_locations, read_discounts, write_discounts) → Install app → API credentials → Reveal token once and copy it (starts with shpat_).See Shopify’s documentation.

Read actions (15)

Write actions (17)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.