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

# Shopify

> Browse the tools and triggers available for Shopify in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_CUSTOMERS" title="Get Customers" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_SEARCH_CUSTOMERS" title="Search Customers" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_CREATE_CUSTOMER" title="Create Customer" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_UPDATE_CUSTOMER" title="Update Customer" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_ORDERS" title="Get Orders" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_CREATE_ORDER" title="Create Order" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_UPDATE_ORDER" title="Update Order" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_ABANDONED_CARTS" title="Get Abandoned Carts" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_PRODUCTS" title="Get Products" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_CREATE_PRODUCT" title="Create Product" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_UPDATE_PRODUCT" title="Update Product" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_PRODUCTS_GRAPHQL" title="Get Products GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_CREATE_PRODUCT_GRAPHQL" title="Create Product GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_UPDATE_PRODUCT_GRAPHQL" title="Update Product GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_CREATE_CUSTOMER_GRAPHQL" title="Create Customer GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_UPDATE_CUSTOMER_GRAPHQL" title="Update Customer GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_CUSTOMERS_GRAPHQL" title="Get Customers GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_CREATE_ORDER_GRAPHQL" title="Create Order GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_UPDATE_ORDER_GRAPHQL" title="Update Order GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_ORDERS_GRAPHQL" title="Get Orders GRAPHQL" horizontal />

  <Card href="/actionkit/integrations/shopify/SHOPIFY_GET_ABANDONED_CARTS_GRAPHQL" title="Get Abandoned Carts GRAPHQL" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_ORDER_CREATED_GRAPHQL" title="New Order (GraphQL)" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_ORDER_UPDATED_GRAPHQL" title="Order Updated (GraphQL)" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_CUSTOMER_CREATED_GRAPHQL" title="New Customer (GraphQL)" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_CUSTOMER_UPDATED_GRAPHQL" title="Customer Updated (GraphQL)" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_PRODUCT_CREATED_GRAPHQL" title="New Product (GraphQL)" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_PRODUCT_UPDATED_GRAPHQL" title="Product Updated (GraphQL)" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_CUSTOMER_DATA_REQUEST" title="Customer Data Request" horizontal />

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_CUSTOMER_DATA_ERASURE_REQUEST" title="Customer Data Erasure Request" horizontal>
    Trigger when a customer data erasure is requested in Shopify
  </Card>

  <Card href="/actionkit/integrations/shopify/triggers/SHOPIFY_TRIGGER_SHOP_DATA_ERASURE_REQUEST" title="Shop Data Erasure Request" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
