I have a customer with a software for managing products. So I want to build an order form for this products in his software. He can offer me a CSV List of the Products (ID, Name, Category). So I want to make an Import of this list and the Import should do the following:
Build dropdown elements for the imported products. Group the dropdowns into category groups. Do you offer an API to build a plugin, which offers this functionality?