Overview

Retrieve object properties from HubSpot CRM, such as company or contact details.

Use Cases

  • Data Analysis: Use property data for insights or decision-making.
  • Workflow Automation: Leverage CRM properties to inform next steps.

Configuration Fields

Object Type

  • Description: Select the type of HubSpot object to retrieve properties from.
  • Options: Companies, Contacts, Deals, Products, Tickets
  • Required: Yes

Output Variable Name

  • Description: Assign a variable name to store the retrieved object properties.
  • Example: “company_properties” or “contact_properties.”
  • Validation: Only letters, numbers, and underscores (_) are allowed.
  • Required: Yes