Skip to main content

Overview

Retrieve all owners (users) from a HubSpot portal. Useful for routing records, building round-robin assignment logic, or mapping user IDs to human-readable names.

Use Cases

  • Lead routing: Pick a HubSpot owner based on custom rules.
  • Reporting: Map hubspot_owner_id values to email / name.
  • Automation: Assign created objects to a specific owner programmatically.

Configuration Fields

Output Variable Name

  • Description: Variable name to store the list of HubSpot owners.
  • Validation: Only letters, numbers, and underscores.
  • Required: Yes