Performs an arbitrary authorized API call to the Shopify API.
When triggered, retrieves a count of all customers.
When triggered, deletes a specific customer.
When triggered, creates a customer
When triggered, find for customers by search query.
When triggered, retrieves a specific customer.
When triggered, updates a specific customer.
When triggered, generates a new discount code that customers can enter at checkout, together with the discount (price rule) holding its terms.
When triggered, retrieves an already existing discount code from Shopify together with the terms of the discount it belongs to.
When triggered, retrieves a count of all orders.
When triggered, creates an order
When triggered, deletes a specific order.
When triggered, retrieves a specific order.
When triggered, updates an order
When triggered, retrieves a count of all products.
When triggered, creates a product
When triggered, deletes a specific product.
When triggered, retrieves a specific product.
When triggered, updates a specific product.
Run a payments report over a date range (net and gross payments and transaction count), optionally grouped by day, week or month.
Run a ShopifyQL query against the shop's analytics and return the resulting table (columns and rows).
Run a sales report over a date range (total, gross and net sales, orders, discounts, returns, taxes and average order value), optionally grouped by day, week or month.