OCNORA

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

  • Event
    Start a run when a Shopify store event arrives (order, product, customer).
    trigger.shopify_event

Operations 35

  • Adjust Inventory Level
    Move the available stock of an inventory item by a positive or negative delta.
    shopify.adjust_inventory_level
  • Cancel Order
    Cancel a Shopify order, optionally restocking it and emailing the buyer.
    shopify.cancel_order
  • Close Order
    Close (archive) a Shopify order that has been dealt with.
    shopify.close_order
  • Complete Draft Order
    Turn a Shopify draft order into a real order.
    shopify.complete_draft_order
  • Count Orders
    Count the orders in a Shopify store that match a filter.
    shopify.count_orders
  • Create Customer
    Create a customer in a Shopify store.
    shopify.create_customer
  • Create Discount Code
    Attach a discount code that shoppers type to an existing price rule.
    shopify.create_discount_code
  • Create Draft Order
    Create a Shopify draft order that can be invoiced or completed later.
    shopify.create_draft_order
  • Create Fulfillment
    Fulfil a Shopify fulfillment order and record its tracking details.
    shopify.create_fulfillment
  • Create Order
    Create an order in a Shopify store from a list of line items.
    shopify.create_order
  • Create Price Rule
    Create the price rule that defines what a Shopify discount does.
    shopify.create_price_rule
  • Create Product
    Create a product in a Shopify store.
    shopify.create_product
  • Delete Customer
    Permanently delete a Shopify customer record.
    shopify.delete_customer
  • Delete Product
    Permanently delete a Shopify product and all of its variants.
    shopify.delete_product
  • Get Customer
    Fetch one customer from a Shopify store by its numeric id.
    shopify.get_customer
  • Get Order
    Fetch one order from a Shopify store by its numeric id.
    shopify.get_order
  • Get Product
    Fetch one product from a Shopify store by its numeric id.
    shopify.get_product
  • Get Product Variant
    Fetch one product variant, including its inventory item id.
    shopify.get_variant
  • List Customers
    List a page of customers in a Shopify store, newest ids last.
    shopify.list_customers
  • List Discount Codes
    List the discount codes attached to one Shopify price rule.
    shopify.list_discount_codes
  • List Fulfillment Orders
    List the fulfillment orders of one Shopify order.
    shopify.list_fulfillment_orders
  • List Fulfillments
    List the fulfillments already recorded against one Shopify order.
    shopify.list_fulfillments
  • List Inventory Levels
    List stock levels for given inventory items or locations.
    shopify.list_inventory_levels
  • List Locations
    List the locations a Shopify store stocks and fulfils from.
    shopify.list_locations
  • List Orders
    List a page of orders in a Shopify store, filtered by status or date.
    shopify.list_orders
  • List Price Rules
    List a page of the price rules behind a store's discounts.
    shopify.list_price_rules
  • List Products
    List a page of products in a Shopify store, filtered by title or type.
    shopify.list_products
  • List Order Transactions
    List the payment transactions recorded against one Shopify order.
    shopify.list_transactions
  • List Product Variants
    List the variants of one Shopify product, with their inventory item ids.
    shopify.list_variants
  • Search Customers
    Find customers with a Shopify search query such as an email address.
    shopify.search_customers
  • Update Customer
    Change the details of an existing Shopify customer.
    shopify.update_customer
  • Set Inventory Level
    Set the available stock of one inventory item at one location.
    shopify.update_inventory_level
  • Update Order
    Change the editable details of an existing Shopify order.
    shopify.update_order
  • Update Product
    Change the details of an existing Shopify product.
    shopify.update_product
  • Update Product Variant
    Change the price, sku or stock policy of one Shopify product variant.
    shopify.update_variant

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.