Templates
/
Private Hubspot Starter (alpha)

Private Hubspot Starter (alpha)

Start building custom Hubspot apps in Gadget. This template takes care of Hubspot's static auth and provides Gadget's Postgres database and Node backend for building custom functionality in Hubspot.
Setup time
  • Handle the required static auth for custom backends, and provide a JWT for subsequent requests.
  • Store user and session data.
  • Add session data to actions and routes called from the Hubspot app.