ADD_OR_UPDATE_DEAL_PIPEDRIVE

Create or update an existing deal in Pipedrive.

icon of PipedrivePipedrive
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_PIPEDRIVE(title
[pipelinestage]
[property1value1]
)
title

Deal title. For example: "Big spring sale".

[optional] pipeline

Pipeline name. For example: "Pipeline".

[optional] property1

Custom Pipedrive field to set. For example: "Value".

Examples

ADD_OR_UPDATE_DEAL_PIPEDRIVE("Easter Sale") returns creates a new deal in the CRM, named `Easter Sale`.