Shopify
Business appsAPI keycredential probe
Create customers in a Shopify store (Admin API access token).
OCNORA ships 35 typed Shopify operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://{shop}/admin/api/2024-10 through the HTTP node with the same credential.
Triggers 1
- EventStart a run when a Shopify store event arrives (order, product, customer).trigger.shopify_event
Operations 35
- Adjust Inventory LevelMove the available stock of an inventory item by a positive or negative delta.shopify.adjust_inventory_level
- Cancel OrderCancel a Shopify order, optionally restocking it and emailing the buyer.shopify.cancel_order
- Close OrderClose (archive) a Shopify order that has been dealt with.shopify.close_order
- Complete Draft OrderTurn a Shopify draft order into a real order.shopify.complete_draft_order
- Count OrdersCount the orders in a Shopify store that match a filter.shopify.count_orders
- Create CustomerCreate a customer in a Shopify store.shopify.create_customer
- Create Discount CodeAttach a discount code that shoppers type to an existing price rule.shopify.create_discount_code
- Create Draft OrderCreate a Shopify draft order that can be invoiced or completed later.shopify.create_draft_order
- Create FulfillmentFulfil a Shopify fulfillment order and record its tracking details.shopify.create_fulfillment
- Create OrderCreate an order in a Shopify store from a list of line items.shopify.create_order
- Create Price RuleCreate the price rule that defines what a Shopify discount does.shopify.create_price_rule
- Create ProductCreate a product in a Shopify store.shopify.create_product
- Delete CustomerPermanently delete a Shopify customer record.shopify.delete_customer
- Delete ProductPermanently delete a Shopify product and all of its variants.shopify.delete_product
- Get CustomerFetch one customer from a Shopify store by its numeric id.shopify.get_customer
- Get OrderFetch one order from a Shopify store by its numeric id.shopify.get_order
- Get ProductFetch one product from a Shopify store by its numeric id.shopify.get_product
- Get Product VariantFetch one product variant, including its inventory item id.shopify.get_variant
- List CustomersList a page of customers in a Shopify store, newest ids last.shopify.list_customers
- List Discount CodesList the discount codes attached to one Shopify price rule.shopify.list_discount_codes
- List Fulfillment OrdersList the fulfillment orders of one Shopify order.shopify.list_fulfillment_orders
- List FulfillmentsList the fulfillments already recorded against one Shopify order.shopify.list_fulfillments
- List Inventory LevelsList stock levels for given inventory items or locations.shopify.list_inventory_levels
- List LocationsList the locations a Shopify store stocks and fulfils from.shopify.list_locations
- List OrdersList a page of orders in a Shopify store, filtered by status or date.shopify.list_orders
- List Price RulesList a page of the price rules behind a store's discounts.shopify.list_price_rules
- List ProductsList a page of products in a Shopify store, filtered by title or type.shopify.list_products
- List Order TransactionsList the payment transactions recorded against one Shopify order.shopify.list_transactions
- List Product VariantsList the variants of one Shopify product, with their inventory item ids.shopify.list_variants
- Search CustomersFind customers with a Shopify search query such as an email address.shopify.search_customers
- Update CustomerChange the details of an existing Shopify customer.shopify.update_customer
- Set Inventory LevelSet the available stock of one inventory item at one location.shopify.update_inventory_level
- Update OrderChange the editable details of an existing Shopify order.shopify.update_order
- Update ProductChange the details of an existing Shopify product.shopify.update_product
- Update Product VariantChange the price, sku or stock policy of one Shopify product variant.shopify.update_variant
More in Business apps
Run your first Shopify workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.