Skip to content

Latest commit

 

History

History
49 lines (45 loc) · 3.99 KB

PersonItem.md

File metadata and controls

49 lines (45 loc) · 3.99 KB

Pipedrive.PersonItem

Properties

Name Type Description Notes
id Number The ID of the Person [optional]
companyId Number The ID of the Company related to the Person [optional]
activeFlag Boolean If the Person is activated or not [optional]
phone [BasePersonItemPhone] List of phone data related to the Person [optional]
email [BasePersonItemEmail] List of email data related to the Person [optional]
firstChar String The first letter of the name of the Person [optional]
addTime String The date and time when the Person was added/created. Format: YYYY-MM-DD HH:MM:SS [optional]
updateTime String The last updated date and time of the Person. Format: YYYY-MM-DD HH:MM:SS [optional]
visibleTo String The visibility group ID of who can see the Person [optional]
pictureId PictureDataWithID [optional]
label Number The label assigned to the Person [optional]
orgName String The name of the Organization associated with the Person [optional]
ownerName String The name of the owner associated with the Person [optional]
ccEmail String The CC email associated with the Person [optional]
ownerId Owner [optional]
orgId RelationshipOrganizationInfoItemWithActiveFlag [optional]
name String The name of the Person [optional]
firstName String The first name of the Person [optional]
lastName String The last name of the Person [optional]
emailMessagesCount Number The count of email messages related to the Person [optional]
activitiesCount Number The count of activities related to the Person [optional]
doneActivitiesCount Number The count of done activities related to the Person [optional]
undoneActivitiesCount Number The count of undone activities related to the Person [optional]
filesCount Number The count of files related to the Person [optional]
notesCount Number The count of notes related to the Person [optional]
followersCount Number The count of followers related to the Person [optional]
lastIncomingMailTime String The date and time of the last incoming email associated with the Person [optional]
lastOutgoingMailTime String The date and time of the last outgoing email associated with the Person [optional]
openDealsCount Number The count of open Deals related with the item [optional]
relatedOpenDealsCount Number The count of related open Deals related with the item [optional]
closedDealsCount Number The count of closed Deals related with the item [optional]
relatedClosedDealsCount Number The count of related closed Deals related with the item [optional]
wonDealsCount Number The count of won Deals related with the item [optional]
relatedWonDealsCount Number The count of related won Deals related with the item [optional]
lostDealsCount Number The count of lost Deals related with the item [optional]
relatedLostDealsCount Number The count of related lost Deals related with the item [optional]
nextActivityDate String The date of the next activity associated with the Deal [optional]
nextActivityTime String The time of the next activity associated with the Deal [optional]
nextActivityId Number The ID of the next activity associated with the Deal [optional]
lastActivityId Number The ID of the last activity associated with the Deal [optional]
lastActivityDate String The date of the last activity associated with the Deal [optional]