as mentioned above. We are currently using the roomle configurator via iframe. But we are only able to access specific products by the related url in the iframe.
From what i know, it is possible to target specific combinations/products by specifying the id for it in the url, like: /?configuratorId=123&id=test:new_identifier. This would mean, that every other newly created product needs to be setup before in the roomle backend to generate its identifier, right? We have hundreds of different products available in the configurator. Do we need to create all of them manually in the backend by hand? Do i miss something? Or would it be possible to create those products/ids dynamically, maybe also via API import or such?
Thanks in advance!