Pipedrive
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
SEARCH_DEALS_PIPEDRIVE(
[query]
, [pipeline]
, [stage]
, [status]
)[optional] query
One or more search terms. For example: "Spring sale"
. If empty, returns all deals.
[optional] pipeline
Pipeline name or deal ID. For example: "Pipeline"
or 30
.
[optional] stage
Pipeline stage name or deal ID. For example: "Lead In"
or 30
.
[optional] status
Status of the deal. Choose either:
"all_not_deleted"'
(default)"open"
"won"
"lost"
"deleted"
Selected options:
All (not deleted)
Deleted
Lost
Open
Won