Create Sites


Overview

In this exercise we will integrate the Google Geocoding and Time Zone APIs with the Mist API to create sites in your Mist organization.


Exercise

Steps:

  1. Update main.py with the following information created in previous sections:

    1. Google API Key
    2. Mist API Token
    3. Mist Organization UUID
  2. Inspect sites.csv to see the list of Mist sites that we will be creating.

  3. Run main.py to create new sites from the sites.csv file.