Skip to main content

Overview

Connect Shopify to manage products, orders, and customers.

Setup

1

Deploy

Dashboard → Integrations → Connectors → Find ShopifyDeploy
2

Add to Agent

Agent → Tools tab → Add Tool → Select Shopify
3

Configure

Enter your Shopify store URL and API credentials
4

Test

Playground: “Show me recent orders”

Example Usage

User: "Get order details for order #1234"

Agent: Order #1234:
       - Customer: John Doe
       - Total: $99.99
       - Status: Shipped

Integration Example

With Gmail:
User: "Send order confirmation emails for today's Shopify orders"

Agent: *fetches new orders*
       *sends emails via Gmail*

       Sent 15 confirmation emails

Next Steps