> ## 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.

# Google Merchant Center

> Set up and use the Google Merchant Center integration with Hyper AI

The Google Merchant Center integration lets your agents and workflows manage product listings for Google Shopping — create new products, update inventory, pricing, and titles, and keep your catalog synced with the rest of your stack.

Auth type: OAuth (via Pipedream Connect)

<Info>
  For how integrations work overall (permissions, authentication, troubleshooting), see the main guide: [App Integrations](/integrations/overview).
</Info>

## Connect Google Merchant Center

1. Go to **Settings → Apps** in Hyper
2. Select **Google Merchant Center → Connect New**
3. Authorize the Google account that owns your Merchant Center account

## Common capabilities

* Create product listings with title, description, price, image, availability, and product category
* Update existing products (price changes, stock updates, title rewrites)

## Use in Chat

1. In a chat, open the tool selector and enable Google Merchant Center
2. Ask your agent to push catalog updates

Example prompt:

```text theme={null}
Read the new SKUs from the "Q4 Launches" Google Sheet and create a Google Shopping product listing for each one. Use the "spring-collection" image folder in Drive for product imagery, and set availability to "in stock" with the SKU's price.
```

## Use in Agents

In `Agents → Settings`, add Google Merchant Center to a catalog management agent. Pair with Shopify, Google Sheets, or your PIM to keep everything in sync.

## Use in Flows

Add a Merchant Center node to push product changes after a Shopify update or sheet edit. Common pattern: webhook from Shopify → transform → update Merchant Center.

## Troubleshooting

* **Product disapproved**: review the Merchant Center disapproval reason — most issues are missing GTINs, image URL problems, or policy violations
* **Auth failed**: ensure the authorized Google account has access to the Merchant Center account in Google's admin

***

## 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                                                            |
| -------------- | ---------------------------------------------------------------------- |
| Create Product | Create a new product in Google Merchant Center for e-commerce listings |
| Update Product | Update an existing product in Google Merchant Center                   |
