GET_PERSON_ACTIVITIES_PIPEDRIVE

Get the activities associated with a Pipedrive person.

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

Person ID. For example: 16.

[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_PERSON_ACTIVITIES_PIPEDRIVE(15) returns activities associated to a person with an ID of 15.