HubSpot — private app and tracking
hubspot/api · version 1
envs add hubspot/api
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
HUBSPOT_ACCESS_TOKEN |
required | secret | HubSpot says to treat access tokens like passwords. Rotation has a grace window: rotate and expire later gives the old token seven days, or rotate and expire now ends it at once. The pat- prefix appears in examples but is not stated as a rule.. where to get it |
HUBSPOT_HUB_ID |
optional | config | HubSpot never calls it public. It is public here because the tracking snippet HubSpot tells you to paste before the closing body tag carries it to every visitor.. where to get it |