Hi there, I tried creating a flow where Shopify would report in Google Sheets every 10 minutes the orders I received (product type, quantity, etc).
Basically I am looking for a way to have an automated sheet where whenever an order comes in, it will be updated in a new row.
The issue that I am facing is that after every run, the flow will not continue from the last order that came in, but it will include all the other orders from the selected period as well…!
Hi @Ionut_Andrei - Thanks for your question! It sounds like you need to make some updates to your flow to account for the orders that already exist in your Google Sheet. Here’s roughly what your flow should look like:
Add a Pull from Google Sheets and import the same Google Sheets step that you’re exporting to. This way, every time the flow runs on a 10 minute schedule, Parabola can know what orders already exist in the Google Sheet
Connect the Shopify step and then the Google Sheets step to the Find overlap step. Here’s how it’s configured: