GET_ORGANIZATION_DEALS_PIPEDRIVE

Get the deals associated with a Pipedrive organization.

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

Parameter List

Syntax
GET_ORGANIZATION_DEALS_PIPEDRIVE(id
[status]
)
id

Organization ID. For example: 72.

[optional] status

Status of the deal. Choose either:

  • "all_not_deleted"' (default)

  • "open"

  • "won"

  • "lost"

  • "deleted"

Examples

GET_ORGANIZATION_DEALS_PIPEDRIVE(52) returns deals for an organization with an ID of 52.