@apigrate/hubspot

Hubspot API NodeJS library by Apigrate


License
Apache-2.0
Install
npm install @apigrate/hubspot@1.8.0

Documentation

apigrate-hubspot

Hubspot API NodeJS library by Apigrate

List of Supported API methods

Company Property Groups

  1. getCompanyPropertyGroups
  2. createCompanyPropertyGroup

Company Properties

  1. getCompanyProperties
  2. getCompanyProperty
  3. createCompanyProperty

Companies

  1. getRecentlyCreatedCompanies
  2. getRecentlyModifiedCompanies
  3. getCompanyById
  4. createCompany
  5. updateCompany

Contact Property Groups

  1. createContactPropertyGroup
  2. getContactPropertyGroups

Contact Properties

  1. getContactProperties
  2. getContactProperty
  3. createContactProperty

Contacts

  1. getRecentlyCreatedContacts
  2. getRecentlyModifiedContacts
  3. searchContacts
  4. getAllContacts
  5. getContactById
  6. createContact
  7. updateContact