SKU Creation for current Products

Here is the flow to assign SKUs to product which have none:

“get product variant data” action should be configured as per this post

  • use “get product variants data” action
  • use query sku:""
  • set sort order to “SKU” – important.

The flow sets SKU to “test-XXX” where XXX is the variant legacy id.
Obviously, can be replaced with something more meaningful.