I have a .csv file with all my customers in it. As I add customers to the csv, I'd like to have OneNote create a new Section with the customers name from the csv file for any new customer name I've added. Then, under the newly created customer section, I'd like to create sections for (subfolders) "Art", "Notes", "Files", "Email", "Confidential Notes".
I'm stuck at the point where it creates a section in the Notebook. I get an error " Cloud Connector call failed with status code 'BadRequest' " It reads the csv correctly, but doesn't do anything from there.
Can anyone provide advice or guidance?