Collection of python scripts to interact with Workday.
- Have an internal or SOX audit and want to automate downloading PDF audit trails from Workday objects? audit_trails_with_selenium.py
- Need a sample GET RaaS request with Python Requests? sample_GET_RaaS.py
- Have a vendor that won't accept non-ascii characters and need to track down the issue? find_non_ascii_characters.py
- Selenium to drive OX Migration
- ISU Creation via Selenium