Overview

Retrieve specific CRM objects like contacts or companies from HubSpot to use in workflows.

Use Cases

  • Customer Insights: Retrieve detailed information about a contact or company for targeted actions.
  • Lead Assignment: Use CRM data to inform lead distribution.

Configuration Fields

Object Type

  • Description: Select the type of HubSpot object to retrieve.
  • Options: Company, Contact
  • Required: Yes

Query (optional)

  • Description: Specify search criteria to filter HubSpot objects.
  • Example: “contact email” or “company domain.”
  • Required: No

Output Variable Name

  • Description: Provide a variable name to store the HubSpot object.
  • Example: “retrieved_company” or “contact_info.”
  • Validation: Only letters, numbers, and underscores (_) are allowed.
  • Required: Yes