Simple script to sync JSON box data via the PADherder API
BACK UP YOUR PADHERDER DATA (username dropdown, 'Export to CSV') in case something goes horribly wrong, I have only tested this with a small set of sample data.
- A PADHerder account
- A dump of your JSON box data from somewhere
- Use the latest zip file from downloads, it includes a pre-built binary.
- Python 2.6/2.7
- Requests -
pip install requests
padherder_sync.exe [capture file] [PADherder username] [PADherder password]
python padherder_sync.py [capture file] [PADherder username] [PADherder password]