Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Is it possible to get the list of refunded products and their respective quantities weekly with the flow app?
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
Yeah that should be possible using some custom queries.