I’m new to Make.com and I’ve been trying to create an automation for creating products, so far I was able to have some success, I connected it to google sheets for title, tags and description, however I’ve no idea how to set a price or variations, there is no such thing as price in create a product module, I tried to add a create a product variant module but then what do I put in Variant ID box?(regardless of what I put there it gives me errors). Please help.
so i figured it out by adding a Get Product module after the Create Product, because if your item doesn’t have specified variants it doesn’t give you the default variant ID on the standard output. So you have nothing to reference in the Update Variant module you need to add the price. It seems horribly convoluted.