Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hi Community
First post newbie here but wish I had signed up sooner.
Have picked up Flow recently and now have working automations for product data and metadata. One of my metadata fields is a unique product ID that I want for easier product identification. There's probably an easier way to update this field but I ended up using a spreadsheet with 3 columns:
Product.Handle / Product.title / ID
The 'ID' column (3rd column) is prepopulated with an incremental ID number and I want to add the product handle and product title in the first two columns.
The workflow comes back as completed without error but no data has been added to the google doc. The add row to google sheets step has picked up the correct values for handle / title from the correct worksheet but the output of the script is NULL with an error message: 'The action does not return data so the output will always be NULL'
Screenshots are below, any help would be appreciated.
..........................................
This is my workflow and variables in the Add Row to Google step.
This is my google doc
This is result after a new product was created (Title and handle = 'Dummy Product')
Solved! Go to the solution
This is an accepted solution.
You're correct Paul, it turns out the entries had been made down around row 300 which was where the first blank row was.
Thanks for the easy fix.
I don't think you can write to a row that has already been created. This action appends after the last row. So likely it's doing exactly that. If you see no output, make sure the tab name matches exactly.
This is an accepted solution.
You're correct Paul, it turns out the entries had been made down around row 300 which was where the first blank row was.
Thanks for the easy fix.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey 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, 2025