HubSpot: Get Contact¶
Plugin ID: eca_hubspot_get_contact
Available since: 1.0.0
Retrieve contact by ID or email for workflow decisions.
Fields¶
Contact ID or Email— config key:contact_id_or_email-
The HubSpot contact ID or email address to retrieve.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Properties to Retrieve— config key:properties-
Comma-separated list of property names to retrieve. Leave empty to retrieve the default properties. Example: firstname,lastname,email,phone
This field supports tokens.Type:
textfield· Required: no · Default: empty string Token name— config key:token_name-
Provide the name of a token that holds the contact data including all requested properties.
This field supports tokens.Type:
textfield· Required: no · Default: empty string