oh-bala / hubspot-toolkits

A set of scripts to help managing the hubspot objects with using hubspot3 api. Such as clean contacts not active.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hubspot toolkits

A few command line for manipulating hubspot objects.

Dependencies

How to use

python contacts.py delete --file=path/to/data.txt
python contacts.py delete --vid=8888888
python contacts.py search --vid=8888888

Configuration

  • Create a .env file
  • Adds below to the file
API_KEY=88888888888888888888888888888888

About

A set of scripts to help managing the hubspot objects with using hubspot3 api. Such as clean contacts not active.


Languages

Language:Python 100.0%