New services
Explore Plans
Mobile menu Close menu
PipedrivePipedrive

New activity

This trigger fires when there is a new activity.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when there is a new activity.
API endpoint slug
pipedrive.new_activity

Trigger fields

No fields for this trigger

Ingredients

Deal titleThe name of the deal.

Slug
deal_title
Filter code
Pipedrive.newActivity.DealTitle
Type
String
Example
My Deal

Deal IDThe ID of the deal.

Slug
deal_id
Filter code
Pipedrive.newActivity.DealId
Type
String
Example
1238971289372

Org nameThe name of the organization.

Slug
org_name
Filter code
Pipedrive.newActivity.OrgName
Type
String
Example
My Org

Org IDThe id of the organization.

Slug
org_id
Filter code
Pipedrive.newActivity.OrgId
Type
String
Example
123456

SubjectThe subject of the activity.

Slug
subject
Filter code
Pipedrive.newActivity.Subject
Type
String
Example
First pitch

Type nameA friendly name of the activity type.

Slug
type_name
Filter code
Pipedrive.newActivity.TypeName
Type
String
Example
Lunch

TypeThe type of the activity.

Slug
type
Filter code
Pipedrive.newActivity.Type
Type
String
Example
lunch

Activity IDThe ID of the activity.

Slug
id
Filter code
Pipedrive.newActivity.ActivityId
Type
String
Example
123982

Start date timeThe start date and time of the activity.

Slug
start_date_time
Filter code
Pipedrive.newActivity.StartDateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

End date timeThe end date and time of the activity.

Slug
end_date_time
Filter code
Pipedrive.newActivity.EndDateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Person nameThe name of the person the activity was about.

Slug
person_name
Filter code
Pipedrive.newActivity.PersonName
Type
String
Example
John Smith

Person emailThe email of the person the activity was about.

Slug
person_email
Filter code
Pipedrive.newActivity.PersonEmail
Type
String
Example
john@exapmle.com

Person phoneThe phone number of the person the activity was about.

Slug
person_phone
Filter code
Pipedrive.newActivity.PersonPhone
Type
String
Example
123-456-7890

Person IDThe ID of the person the activity was about.

Slug
person_id
Filter code
Pipedrive.newActivity.PersonId
Type
String
Example
a2342i343

Owner nameThe name of the activity owner.

Slug
owner_name
Filter code
Pipedrive.newActivity.OwnerName
Type
String
Example
Mike Smith

Owner IDThe ID of the person that owns the deal.

Slug
owner_id
Filter code
Pipedrive.newActivity.OwnerId
Type
String
Example
238429834

Created atDate and time activity was created.

Slug
created_at
Filter code
Pipedrive.newActivity.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00