EDIT_ACTIVITY_PIPEDRIVE

Update a Pipedrive activity.

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

Parameter List

Syntax
EDIT_ACTIVITY_PIPEDRIVE(id
[property1value1]
)
id

Activity ID. For example: 14.

[optional] property1

Custom Pipedrive field to set. For example:: "note".

Examples

EDIT_ACTIVITY_PIPEDRIVE(1, "note", "Client loves shrimp!") returns Updates the activity note to Client loves shrimp!.