SEARCH_DEALS_HUBSPOT

List and get details about HubSpot deals.

icon of HubSpotHubSpot
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
SEARCH_DEALS_HUBSPOT(
[properties]
[property_filtermatch_typevalue]
)
[optional] properties

The deals properties to get from HubSpot. For example, deal_revenue or priority.

[optional] property_filter

The property to filter deals in the results. For example, deal_revenue or priority.

Examples

SEARCH_DEALS_HUBSPOT("amount", "dealname", "EQ", "TK Insurance") returns Returns amount information about `TK Insurance` deal.