GET_DEAL_ACTIVITIES_PIPEDRIVE

Get the activities associated to a Pipedrive deal.

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_DEAL_ACTIVITIES_PIPEDRIVE(id
[status]
)
id

Deal ID. For example: 23.

[optional] status

The status of the activities. Choose either:

  • leave empty for all activities

  • 0 for activities with a to-do status

  • 1 for activities with a done status

Examples

GET_DEAL_ACTIVITIES_PIPEDRIVE(1) returns data for a deal with an ID of 23.