Get list of refunded products and quantities weekly.

Get list of refunded products and quantities weekly.

Wongg
Tourist
8 0 2

Is it possible to get the list of refunded products and their respective quantities weekly with the flow app?

Replies 2 (2)

DeepVyas
Shopify Partner
773 10 8

Shopify admin shows a list of outstanding or unfulfilled products and their quantities required to fulfill those orders.

Here's the steps to follow:



Log in to your Shopify admin panel.
 - Go to "Orders" and select "Unfulfilled". Select the orders you want to include in the report by checking the box next to each order.
 - Click on the "Export" button and select "Export as CSV". Open the CSV file in a spreadsheet program such as Microsoft Excel or Google Sheets.
 - Sort the data by the "Line item name" column to group the products together. Use the "SUM" function to calculate the total quantity required for each product.


Let me know if that helps 

Shopify Developer | Ⓢ : deepvyas71 | ✉ : deepvyas71@gmail.com

Kalen_Jordan
Shopify Partner
801 39 146

Yeah that should be possible using some custom queries.