Introduction
Installation and authentication
Last updated
Was this helpful?
Installation and authentication
Last updated
Was this helpful?
hubdot has an official Node.js module for interacting with the hubdot API. The module will take care of authentication and requests for you.
Use the package manager to install hubdot:
After requiring the module, you need to specify the guild id and api token of your hub which is used by the module to authenticate requests.