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_idvalues 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
Related Actions
- Search HubSpot for object-level search.
- Create HubSpot Object for creating records with a specific owner.

