A leading global commerce platform that allows anyone to sell online
and in person.
Create Custom Collection
Creates a custom collection in shopify.
Get Collects Count
Retrieves the count of collects from shopify.
Get Collects
Retrieves a list of collects from shopify.
Count Product Images
Gets a count of all product images from shopify.
Add Product to Collection
Adds a product to a custom collection in shopify.
Get Customer Orders
Retrieves a complete list of orders associated with a specific customer from shopify. this action makes a get request to shopify’s api to fetch all orders placed by a customer, identified by their customer id. the response includes full order details such as order items, shipping information, payment status, etc. returns: getcustomerordersresponse containing the raw json response from shopify’s api
Get Custom Collections
Retrieves a list of custom collections from shopify.
Create Order
Creates an order on shopify.
Get Custom Collections Count
Retrieves the count of custom collections from shopify.
Get Customer
Retrieves a customer from shopify by customer id.
Get Orders by id
Gets a list of all orders from shopify.
Get Product Images
Gets a list of all product images from shopify.
Get Order List
Gets a list of all orders from shopify.
Get Shop Details
Gets the details of a shop in shopify.
Get Product
Retrieves a single product from shopify.
Create Product
Creates a product on shopify.
Update Order
Updates an order on shopify.
Delete Custom Collection
Deletes a custom collection in shopify.
Get Products
Retrieves a list of products from shopify.
Delete Product
Deletes a product from shopify.
Delete Product Image
Deletes a product image from shopify.
Get Products Count
Retrieves the count of products from shopify.
Get Products In Collection
Retrieves a list of products belonging to a specific collection from shopify.
Get All Customers
Retrieves all customers or specified customers from shopify.
Get Product Image
Gets a single product image from shopify.
Get Collect By ID
Retrieves a specific collect by its id from shopify.