Hi shopify devs,
We until recently had wholesale over e-mail orders and manually process them. Introducing shopify wholesale sales channel was a big step up, although now we now have to manually upload and change price list csv files for every customer whenever there is a price change or a new customer joins shopify wholesale. Since the goal is to have several hundreds of shopify wholesale customers, manually doing the work becomes impossible.
We have an automated way of creating shopify customers so I am looking for a way to upload csv file price lists to a wholesale sales channel and link it to an existing shopify customer. For now i have tried to create a golang headless browser setup, but ran into issues with multiple frameworks when attempting to access a price list by its css selector. I would gladly welcome any suggestions or other methods to do this.
Thank you,
Viktor