HubSpot-python Search results iterating sample app
September 19, 2023 ยท View on GitHub
Requirements
- Make sure you have Python 3.8+ installed.
- Configured .env file
Running
- Install dependencies
pip3 install -r requirements.txt
- Commands
Show all commands (get help)
python cli.py -h
Run sample app
python cli.py -q [search_query] -s [batch_size]
Example:
python cli.py -q test -s 5