This Python script fetches data from the Dotfile API and exports the data to CSV files.
- Fetches all cases, checks, individuals and companies with a
last_activity_at
date after a specified date. - Exports data to CSV files.
- Python 3.x
- Packages listed in
requirements.txt
pip install -r requirements.txt
python cases.py