84 actionsE-Commerce

Shopify Connector

Full e-commerce lifecycle management from a support ticket.

Manage products, orders, customers, inventory, fulfillments, refunds, gift cards, and discount codes. Keva can update pricing, process returns, adjust stock levels, and handle customer requests — all through the Shopify Admin API.

84
Total Actions
16
Categories
45
Low Risk
26
Medium Risk
11
High Risk
25
Reversible

Capabilities

Product managementOrder processingRefund handlingInventory trackingCustomer managementDiscount codesGift cardsFulfillmentsDraft ordersCollections

Real-world use cases

See how Keva handles actual support tickets using Shopify actions.

Customer reports wrong product price

Customer Message

Hi, the price on the "Premium Wireless Headphones" shows $299 but your email promotion says $199. Can you fix this?

1
Search productsKeva searches for "Premium Wireless Headphones" using list_products
2
Verify current priceConfirms the product's first variant is priced at $299.00
3
Update priceQueues update_product to change variant price to $199.00
4
Notify customerDrafts a reply confirming the price has been corrected
Actions used
shopify.list_productsshopify.get_productshopify.update_product

Price updated to $199.00 and customer notified within minutes.

Customer requests order refund

Customer Message

Order #4821 arrived damaged. I'd like a full refund please. The package was crushed during shipping.

1
Look up orderKeva retrieves order #4821 details and line items
2
Assess refund eligibilityChecks order status, payment, and fulfillment state
3
Process refundQueues create_refund for the full order amount (requires approval)
4
Confirm to customerSends confirmation with refund timeline
Actions used
shopify.get_ordershopify.create_refund

Full refund processed and customer receives confirmation email.

Warehouse reports inventory discrepancy

Customer Message

We just did a stock count. SKU WH-2847 should be 150 units but the website shows 230. Please update.

1
Find productSearches inventory for SKU WH-2847
2
Check current levelsRetrieves current inventory level across locations
3
Adjust inventoryQueues adjust_inventory to set level to 150 units
Actions used
shopify.list_productsshopify.list_inventory_levelsshopify.adjust_inventory

Inventory corrected to 150 units, preventing overselling.

All Shopify Actions

Complete reference of 84 actions available through the Shopify connector.

Showing 84 of 84 actions
Billing Read
list_orderslow
List Orders
List recent orders, optionally filtered by status or fulfillment.
Billing Read
get_orderlow
Get Order
Get full details of a specific order.
Billing Read
list_price_ruleslow
List Price Rules
List discount price rules.
Billing Read
list_draft_orderslow
List Draft Orders
List draft orders.
Billing Read
list_refundslow
List Refunds
List all refunds for a specific order.
Billing Read
get_refundlow
Get Refund
Get details of a specific refund for an order.
Billing Read
calculate_refundlow
Calculate Refund
Calculate a refund without creating it. Returns suggested refund amounts.
Billing Read
list_transactionslow
List Transactions
List all transactions for a specific order.
Billing Read
get_transactionlow
Get Transaction
Get details of a specific transaction for an order.
Billing Read
list_customer_orderslow
List Customer Orders
List all orders placed by a specific customer.
Billing Read
list_order_riskslow
List Order Risks
List fraud risk assessments for an order.
Billing Read
list_discount_codeslow
List Discount Codes
List discount codes for a specific price rule.
Billing Read
get_discount_codelow
Get Discount Code
Get details of a specific discount code.
Billing Read
Billing Write
cancel_ordercritical
Cancel Order
Cancel an open order. This action is irreversible.
Billing Write
close_ordermedium
Close Order
Close an order (mark as completed).
Billing WriteReversible
create_fulfillmenthigh
Create Fulfillment
Create a fulfillment (mark items as shipped) for an order.
Billing Write
create_price_rulemedium
Create Price Rule
Create a new discount price rule.
Billing WriteReversible
delete_price_rulehigh
Delete Price Rule
Delete a discount price rule.
Billing Write
create_refundhigh
Create Refund
Create a refund for an order. Can refund specific line items and/or shipping.
Billing Write
update_ordermedium
Update Order
Update order metadata (note, tags, email).
Billing WriteReversible
add_trackingmedium
Add Tracking
Creates a new fulfillment with tracking information for an order. To update tracking on an existing fulfillment, use update_tracking instead.
Billing Write
send_invoicemedium
Send Draft Order Invoice
Send an invoice for a draft order to the customer.
Billing Write
complete_draft_orderhigh
Complete Draft Order
Complete a draft order, converting it into a regular order. This action is irreversible.
Billing Write
update_draft_ordermedium
Update Draft Order
Update a draft order (note, email, tags).
Billing WriteReversible
create_discount_codemedium
Create Discount Code
Create a discount code for a specific price rule.
Billing WriteReversible
delete_discount_codehigh
Delete Discount Code
Delete a discount code from a price rule.
Billing Write
Content Create
create_redirectmedium
Create Redirect
Create a URL redirect from one path to another.
Content CreateReversible
create_metafieldmedium
Create Metafield
Create a new metafield on a resource (product, order, customer, or collection).
Content CreateReversible
Content Read
get_pagelow
Get Page
Get details of a specific Shopify page.
Content Read
Content Update
list_pageslow
List Pages
List pages on the Shopify store.
Content Update
update_pagemedium
Update Page
Update the title or body of a Shopify page.
Content UpdateReversible
list_collectionslow
List Collections
List all collections (both custom and smart).
Content Update
get_collectionlow
Get Collection
Get details of a specific collection.
Content Update
list_articleslow
List Articles
List blog articles for a specific blog.
Content Update
get_articlelow
Get Article
Get details of a specific blog article.
Content Update
update_articlemedium
Update Article
Update a blog article (title, body, tags).
Content UpdateReversible
list_themeslow
List Themes
List installed themes.
Content Update
list_blogslow
List Blogs
List all blogs on the store.
Content Update
list_redirectslow
List Redirects
List all URL redirects.
Content Update
delete_redirectmedium
Delete Redirect
Delete a URL redirect.
Content Update
list_metafieldslow
List Metafields
List metafields for a specific resource (product, order, customer, or collection).
Content Update
get_metafieldlow
Get Metafield
Get a specific metafield by ID.
Content Update
update_metafieldmedium
Update Metafield
Update the value of an existing metafield.
Content UpdateReversible
delete_metafieldhigh
Delete Metafield
Permanently delete a metafield.
Content Update
Content Write
create_pagemedium
Create Page
Create a new page on the Shopify store.
Content WriteReversible
delete_pagehigh
Delete Page
Permanently delete a Shopify page.
Content Write
Infrastructure Read
list_locationslow
List Locations
List all locations for the store.
Infrastructure Read
get_locationlow
Get Location
Get details of a specific location.
Infrastructure Read
get_shoplow
Get Shop Info
Get shop information including name, domain, currency, and plan.
Infrastructure Read
list_countrieslow
List Countries
List countries configured for shipping and taxes on the store.
Infrastructure Read
Inventory Read
get_inventory_levellow
Get Inventory
Get inventory levels for a specific item at a location.
Inventory Read
list_inventory_levelslow
List Inventory Levels
List inventory levels for all products at a specific location.
Inventory Read
Inventory Write
set_inventory_levelhigh
Set Inventory Level
Set inventory to a specific quantity for an item at a location.
Inventory WriteReversible
Order Read
list_fulfillmentslow
List Fulfillments
List fulfillments for a specific order.
Order Read
get_fulfillmentlow
Get Fulfillment
Get details of a specific fulfillment.
Order Read
list_abandoned_checkoutslow
List Abandoned Checkouts
List abandoned checkouts on the store.
Order Read
get_abandoned_checkoutlow
Get Abandoned Checkout
Get details of a specific abandoned checkout.
Order Read
search_orderslow
Search Orders
Search orders by name, email, or other query fields.
Order Read
list_gift_cardslow
List Gift Cards
List gift cards on the store.
Order Read
get_gift_cardlow
Get Gift Card
Get details of a specific gift card.
Order Read
Order Write
cancel_fulfillmenthigh
Cancel Fulfillment
Cancel a fulfillment for an order.
Order Write
update_trackingmedium
Update Tracking
Update tracking information on an existing fulfillment.
Order WriteReversible
reopen_ordermedium
Reopen Order
Reopen a closed order.
Order WriteReversible
create_gift_cardmedium
Create Gift Card
Create a new gift card.
Order WriteReversible
disable_gift_cardmedium
Disable Gift Card
Disable an active gift card.
Order WriteReversible
Product Create
create_productmedium
Create Product
Create a new product on the Shopify store.
Product CreateReversible
Product Read
list_productslow
List Products
List products on the Shopify store, optionally filtered by search term.
Product Read
get_productlow
Get Product
Get the current details of a specific product.
Product Read
list_product_variantslow
List Product Variants
List all variants for a specific product.
Product Read
get_variantlow
Get Variant
Get details of a specific product variant.
Product Read
Product Update
update_productmedium
Update Product
Update the title, description, price, or status of a product.
Product UpdateReversible
update_variant_pricemedium
Update Variant Price
Update the price of a specific product variant.
Product UpdateReversible
adjust_inventoryhigh
Adjust Inventory
Adjust inventory quantity for an item at a location (positive or negative delta).
Product UpdateReversible
list_smart_collectionslow
List Smart Collections
List all smart (automated) collections.
Product Update
update_variantmedium
Update Variant
Update a product variant (price, compare_at_price, sku, weight).
Product UpdateReversible
update_collectionmedium
Update Collection
Update a custom collection (title, body, published status).
Product UpdateReversible
Product Write
delete_productcritical
Delete Product
Permanently delete a product from the Shopify store.
Product Write
create_variantmedium
Create Variant
Create a new variant for a product.
Product WriteReversible
delete_varianthigh
Delete Variant
Delete a product variant.
Product Write
User Management
list_customerslow
List Customers
List customers on the Shopify store.
User Management
get_customerlow
Get Customer
Get full details of a specific customer.
User Management
update_customermedium
Update Customer
Update customer details (name, email, phone, note, tags).
User ManagementReversible
create_customermedium
Create Customer
Create a new customer.
User ManagementReversible
search_customerslow
Search Customers
Search customers by name, email, or other fields.
User Management

Related connectors

Other platforms in the E-Commerce category.

Ready to automate Shopify support?

84 actions. Full approval control. Set up in minutes.

14-day free trial. No credit card required.

Get Started Free