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.
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024