Skip to main content

getHubSpotObjectProperties

Fetch the property schema (all defined properties and their metadata) for a HubSpot object type from the workspace's connected HubSpot account. Returns null when HubSpot is not connected or the lookup fails.

getHubSpotObjectProperties(
input: getHubSpotObjectPropertiesInput!
): getHubSpotObjectPropertiesPayload

Arguments

getHubSpotObjectProperties.input ● getHubSpotObjectPropertiesInput! non-null input

Wraps the HubSpot object type name whose properties to fetch.

Type

getHubSpotObjectPropertiesPayload object

The property schema of a HubSpot object type.