GET_ORGANIZATION_ACTIVITIES_PIPEDRIVE

Get the activities 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_ACTIVITIES_PIPEDRIVE(id
[status]
)
id

Organization ID. For example: 72.

[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_ORGANIZATION_ACTIVITIES_PIPEDRIVE(77) returns data for an organization with an ID of 77.