> ## Documentation Index
> Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopify

> Set up and use the Shopify integration with Hyper AI

Auth type: OAuth

<Info>
  For general setup steps, permissions, and troubleshooting, start with: [App Integrations](/integrations/overview).
</Info>

## Connect Shopify

1. Go to Settings → Apps in Hyper
2. Select Shopify → Connect New
3. Complete OAuth and grant access to your Shopify store

## Common capabilities

* Manage inventory, products, and orders
* Analyze sales trends and optimize pricing strategies
* Automate e-commerce workflows

## Use in Chat

Enable Shopify in the tool selector. Ask your agent to check inventory, analyze sales, or manage products.

## Use in Agents

Add Shopify to an agent's toolkits and select the connection. Require approval for write operations if desired.

## Use in Flows

Automate order processing, inventory management, and sales reporting using Shopify action nodes.

## Troubleshooting

* Store not accessible: verify the correct store URL and OAuth permissions
* Permission errors: re-authorize with required scopes

***

## Available Actions

Hyper agents can run the following actions for this integration. Each action can be individually set to **Enabled**, **Requires Approval**, or **Disabled** in your agent's toolkit settings.

Actions can be set to one of three control states:

| State                 | Behavior                                                       |
| --------------------- | -------------------------------------------------------------- |
| **Enabled**           | Agent runs the action automatically                            |
| **Requires Approval** | Agent pauses and waits for your confirmation before proceeding |
| **Disabled**          | Action is blocked and cannot be used                           |

Configure these in the agent's toolkit settings or in workspace defaults.

| Action                           | Description                                                               |
| -------------------------------- | ------------------------------------------------------------------------- |
| Add Products To Collection       | Add products to a custom collection in Shopify                            |
| Add Tags                         | Add tags to a Shopify resource (Product, Customer, Order, etc.)           |
| Create Custom Collection         | Create a new custom collection in Shopify                                 |
| Create Customer                  | Create a new customer in Shopify                                          |
| Create Fulfillment               | Create a fulfillment in Shopify                                           |
| Create Metafield                 | Create a metafield definition in Shopify                                  |
| Create Order                     | Create a new order in Shopify                                             |
| Create Page                      | Create a new page in Shopify                                              |
| Create Product                   | Create a new product in Shopify                                           |
| Create Product Variant           | Create a new product variant in Shopify                                   |
| Create Smart Collection          | Create a new smart collection in Shopify                                  |
| Delete Metafield                 | Delete a metafield belonging to a resource in Shopify                     |
| Delete Page                      | Delete an existing page in Shopify                                        |
| Get Metafields                   | Get metafields belonging to a resource in Shopify                         |
| Get Order                        | Get an order by ID in Shopify                                             |
| Get Pages                        | Get pages from Shopify store                                              |
| Refund Order                     | Refund an order in Shopify                                                |
| Search Custom Collection By Name | Search for custom collections by name in Shopify                          |
| Search Customers                 | Search for customers in Shopify                                           |
| Search Orders                    | Search for orders or fulfillment orders in Shopify                        |
| Search Product Variants          | Search for product variants or create one if not found in Shopify         |
| Search Products                  | Search for products in Shopify                                            |
| Update Customer                  | Update an existing customer in Shopify                                    |
| Update Fulfillment Tracking Info | Update the tracking info for a fulfillment in Shopify                     |
| Update Inventory Level           | Update the inventory level for an inventory item at a location in Shopify |
| Update Metafield                 | Update a metafield belonging to a resource in Shopify                     |
| Update Page                      | Update an existing page in Shopify                                        |
| Update Product                   | Update an existing product in Shopify                                     |
| Update Product Variant           | Update an existing product variant in Shopify                             |
