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.
User | RANK |
---|---|
3 | |
2 | |
2 | |
2 | |
2 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023