Skip to content

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

Notifications You must be signed in to change notification settings

oh-bala/hubspot-toolkits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages