ADD_OR_UPDATE_DEAL_HUBSPOT

Create a new deal or update an existing one in Hubspot.

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

Parameter List

Syntax
ADD_OR_UPDATE_DEAL_HUBSPOT(titlepipelinestage
[propertyvalue]
)
title

Title or ID of the deal. For example: "ACME Sales".

pipeline

Pipeline name. For example: "Sales Pipeline".

stage

Stage name of the deal. For example: "Appointment Scheduled".

Selected options:
Appointment scheduled
Closed lost
Closed won
Contract sent
Decision maker bought-in
Presentation scheduled
Qualified to buy
[optional] property

Custom field in HubSpot to set or update. For example: "Estimated Sale Value".

Examples

ADD_OR_UPDATE_DEAL_HUBSPOT("TK Insurance", "Germany", "contacted") returns creates or updates the "TK Insurance" deal in the "Germany" pipeline with a "contacted" stage.