Hubspot
This section contains Hubspot specific blocks.
Please note that you should create a Hubspot connection in the Connection Manager as well as a Secret in the Secrets Manager.
The Hubspot Connection object will look like this.
{
accessToken: secrets.HUBSPOT_API_KEY,
numberOfApiCallRetries: 5,
}
You should define a secret to contain your Private App token that is referenced from the Connection.
You then specify this Connection in the dropdown in the block. In this way, it is possible to address multiple Hubspot instances.
23 April 2025