Skip to content

mcough2/metronomeDataImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

metronomeDataImport

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

About

A script for importing a set of test data into metronome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages