ADD_ACTIVITY_PIPEDRIVE

Create a new 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
ADD_ACTIVITY_PIPEDRIVE(subjecttype
[property1value1]
)
subject

The name of the activity. For example: "Call Head of Sales at client.".

type

The type of activity. Choose either:

  • "call"

  • "meeting"

  • "task"

  • "deadline"

  • "email"

  • "lunch"

  • "user_defined"

[optional] property1

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

Examples

ADD_ACTIVITY_PIPEDRIVE("Lunch with VP Sales!", "lunch") returns creates a new lunch activity, titled Lunch with VP sales.