Shopify
Shopify is an e-commerce platform that enables merchants to create online stores, manage products, and process payments with integrated themes, apps, and marketing tools.
Start for freeCategory
Works with
AI Compatible
Tools
Create Custom Collection
Create a manual custom collection in Shopify. Products must be added explicitly using the collects parameter. Use it for groups of curated products.
Create Customer
Register a new customer in Shopify. The email address and the phone number must be unique. At least one of: name, email address, or phone number is required.
Create Draft Order Return only the translated text without explanations.
Create a draft order in Shopify. Draft orders can include customized items and generate invoice URLs for the customer's payment.
Create Fulfillment Return only the translated text without explanations.
Create a fulfillment for an order to update its fulfillment status. Use it to mark orders as shipped/fulfilled with tracking information.
Create Order
Create a new confirmed order in Shopify. Note: No charge is made through the API. Use this after confirming the purchase in the chat.
Create Product
Create a new product in Shopify with support for variants, images, tags, and all the product information.
Create Smart Collection
Create an automatic Smart Collection in Shopify. Products are automatically added based on rules. It supports conditions for the vendor, title, type, tags, price, inventory, etc.
Get Fulfillment Orders
Obtain fulfillment orders for a specific order. This is necessary to obtain the required fulfillment_order_id to create fulfillments. Each order may have one or more fulfillment orders depending on the items and locations.
Get Order Info
Retrieve detailed information about a specific order, including status, order items, total price, fulfillment status, and tracking information.
Get Product Info
Obtain detailed information about a specific product, including title, description, variants, prices, inventory levels, and images.
List Collections
List all product collections (both custom collections and smart collections) in the Shopify store with their IDs, titles, and handles.
List Customers
Get a list of registered customers with their basic information. Use it to identify whether the customer exists before creating orders.
List Products
Retrieve a list of available products with name, price, image, and availability. It allows filtering by collection and search query.