HubSpot: Get Deal¶
Plugin ID: eca_hubspot_get_deal
Available since: 1.0.0
Retrieve deal details by ID for workflow decisions.
Fields¶
Deal ID— config key:deal_id-
The HubSpot deal ID 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: dealname,dealstage,amount,closedate
This field supports tokens.Type:
textfield· Required: no · Default: empty string Include Associations— config key:include_associations-
Include associated contacts and companies in the response.
Type:
checkbox· Required: no · Default:false Token name— config key:token_name-
Provide the name of a token that holds the deal data including all requested properties and associations.
This field supports tokens.Type:
textfield· Required: no · Default: empty string