I've done something similar using Excel - basically, make a spreadsheet to make a series of curl commands you can copy and paste into a Windows 10 command prompt using curl. Here is an example of doing it using curl:
https://documentation.meraki.com/MX/Firewall_and_Traffic_Shaping/Network_Objects_Configuration_Guide...
Note if you are using Windows 10 you need to change each " to \" and each ' to ".
You could also just copy and paste this single command in notepad, and update the details, and then copy and paste your whole script into a command prompt.