Batch Create Products for WooCommerce from XML file

:bullseye: What is your goal?

I am trying to batch upload and edit product to my woocommerce site via ftp connection from an affiliate product feed.

:thinking: What is the problem & what have you tried?

The FTP to XML connection is set up but I am not sure how to automate product creation from the xml parser.

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

You can try adding an Iterator after the XML (Parse XML) module. Select the collection from the XML (Parse XML) module. Then, map the fields from the Iterator on your WooCommerce (Create Products) module. I hope this solves your problem!