How to set Woocommerce Product Attributes

Hello,

I am trying to create WooCommerce products using the “Create Product” module. This is working fine except for one important detail that isn’t working: I am unable to set the “Attributes” or “Variations”.

I have a template product that contains the correct Attributes and Variations, and after using the “Get Product” module on it I want to map the output from that module to the Create Product module.

The Get Product module is showing the correct output data, and when I map it to the Create Product module fields, it gives no errors and the product is created successfully with all fields set correctly except for the two fields in question which show up as blank in the new product.

Here is the output of Get Product:

You can see the “Attributes”, “Variations” and “Default Attribute” settings that I want to transfer to the new product.

Here is the output from creating the new product:

And here are the module settings so you can see how I’m mapping the data over:

There also doesn’t appear to be a field for me to map the “Variations” over.

Thanks for any tips, suggestions or help!