ADD_OR_UPDATE_DEAL_HUBSPOT

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

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 (Deal Stage)
Qualified To Buy (Deal Stage)
Presentation Scheduled (Deal Stage)
Decision Maker Bought-In (Deal Stage)
Contract Sent (Deal Stage)
Closed Won (Deal Stage)
Closed Lost (Deal Stage)
[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.