Well, I hit a tipping point last night and hammered out a basic link between the ShipStation API and the Tindie API. It’s built on the solid foundation laid by https://github.com/NuclearManD/TindieAPI and https://github.com/natecox/pyshipstation.
There’s still much to do but it is functional for getting customer info, costs, and items into ShipStation. I’m running into an issue with Tindie not providing correct SKUs or model numbers in the json package but that’s for another day.
I’ll be working to add issues to GitHub to track what needs to be implemented but I encourage others to contribute if able. For now, I’ve put a quick to do list at the top of each file.