Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
I've started a Scheduled Flow to run every day to grab items that have been updated and to dump them into a spreadsheet.
However, I'm having issues with the formatting. I'm It looks like it's putting all the items into one cell. I would need each item in the same column, in sequential cells.
Is there a syntax guide for this? I'm not a coder and the Shopify Dev site is incredibly dense.
Solved! Go to the solution
This is an accepted solution.
The action only adds 1 row at a time. If you need rows, then use a "For each" loop and put the Sheets action inside the loop. That will send one product at a time, assuming you are using "get product data"
Use commas to create columns. Something like
{{ field 1 }}, {{ field2 }}
I need them in rows.
This is an accepted solution.
The action only adds 1 row at a time. If you need rows, then use a "For each" loop and put the Sheets action inside the loop. That will send one product at a time, assuming you are using "get product data"
Ignore. This works. I used the wrong variable.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025