Hello All!
If anyone is interested, I just pushed a simple script that will:
- fetch your non-shipped orders using tindie’s api
- generate PDFs for these orders
- email your distribution center with the PDFs and the accompanying text.
Here is an example of email sent:
and here is an example of pdf generated:
Sources can be found here: https://github.com/limpkin/tindieorderprintout
You’ll need to setup all the global variables at the beginning of the script.
Let me know if you have any question!