Embeds & API

    Connecting Your Shopify Store

    1 min read
    Connecting Your Shopify Store

    Enable your AI chatbot to answer product questions, check inventory, and look up orders.
    Prerequisites
    • A Shopify store (any plan)
    • Shopify admin access
    • Your store's Admin API credentials

    Getting Your API Credentials
    1. Log in to your Shopify admin
    2. Go to Settings > Apps and sales channels
    3. Click Develop apps (enable if needed)
    4. Create a new app or select existing
    5. Configure API scopes:

    - read_products
    - read_inventory
    - read_orders
    1. Install the app and copy the Admin API access token

    Connecting to AI Chat
    1. Navigate to Settings > Integrations > Shopify
    2. Enter your store URL (e.g., mystore.myshopify.com)
    3. Paste your Admin API access token
    4. Click Verify & Connect

    What Your Bot Can Do

    With Shopify connected, your bot can:
    • Answer questions about products
    • Check real-time inventory levels
    • Look up order status by order number or email
    • Suggest similar products
    • Provide shipping information

    Security Notes
    • Your API token is encrypted at rest
    • We only request read permissions
    • No changes are made to your Shopify store