Scripts for parsing Hubspot data with a goal towards migrations.
https://code.libre.is/libre/hsparse
.theia | ||
hsparse | ||
.gitignore | ||
CHANGELOG.txt | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
Hubspot Parse
Scripts for parsing Hubspot data with a goal towards migrations.
Install
Thusly.
git clone https://code.libre.is/libre/hsparse
cd hsparse/
python -m venv venv
source venv/bin/activate
pip install poetry
poetry install
Run
Thusly.
Example:
hsparse-csv-contacts --csv ~/all-contacts.csv