Simple python script to download all your paycheck's pdf from Trinet
Set the following variables in trinet.py
:
EMPLOYEE_ID = "" # Employee ID in trinet (can be found in most request URLs)
COMPANY_ID = "" # Company ID in trinet (can be found in most request URLs)
AUTH_COOKIE = "" # Value of TriNetAuthCookie in your cookies