Django HubSpot module (Backend)

Repo: https://github.com/crowdbotics/modules/tree/master/modules/django-hubspot
Docs: https://docs.google.com/document/d/1JSVmoi1enRshXPicdLd5ONom1FAydQOqWuc6M-MUiak/edit#

This module will be able to integrate HubSpot CRM( Customer Relationship Management ) which can store user information, and track interactions, contacts, companies, deals, and products.

Supports:

  • List companies and add new companies
  • Add contacts and get the list of the contacts
  • Add/remove deals
  • Get the list of the deals
  • Create and delete line_items
  • Get the list of available line_items
  • Get the owners to list
  • Create/Remove a product or group of products
  • Get the list of the available products
  • Get the list of emails with associations and without associations
  • Create/remove emails with associations and without associations
  • Get the list of meetings and tasks
  • Create/remove meetings and tasks
  • Get the list of Notes
  • Create/remove Notes
  • Receive Webhook data about the triggered events

Questions and queries about the module?