A script for importing a set of test data into metronome
You may have to install the request module before running the script
pip3 install requests
Before running the script add your API Token and Customer IDs to the generate_ingest_json.py file
token = '<API Token>'
MacrohardId = '<Macrohard Customer ID>''
HamPotId = '<Ham Pot Customer ID>'
To run the script
python3 script.py