# Installing an API Module

* `npm install @friggframework/api-module-hubspot` in the backend
* Default display override by adding to ConfigManager
* Override or add helper functions by creating a HubSpotManager.js in `/managers/entities`
* Copy over ExampleIntegrationManager.js and corresponding test file
* Good to go!
