Skip to content

Latest commit

 

History

History
55 lines (51 loc) · 4.81 KB

BaseOrganizationItem.md

File metadata and controls

55 lines (51 loc) · 4.81 KB

Pipedrive.BaseOrganizationItem

Properties

Name Type Description Notes
id Number The ID of the organization [optional]
company_id Number The ID of the company related to the organization [optional]
owner_id Owner [optional]
name String The name of the organization [optional]
active_flag Boolean Whether the organization is active or not [optional]
picture_id PictureDataWithValue [optional]
country_code String The country code of the organization [optional]
first_char String The first character of the organization name [optional]
add_time String The creation date and time of the organization [optional]
update_time String The last updated date and time of the organization [optional]
visible_to String The visibility group ID of who can see the organization [optional]
label Number The label assigned to the organization. When the `label` field is updated, the `label_ids` field value will be overwritten by the `label` field value. [optional]
label_ids [Number] The IDs of labels assigned to the organization. When the `label_ids` field is updated, the `label` field value will be set to the first value of the `label_ids` field. [optional]
owner_name String The name of the organization owner [optional]
cc_email String The BCC email associated with the organization [optional]
email_messages_count Number The count of email messages related to the organization [optional]
people_count Number The count of persons related to the organization [optional]
activities_count Number The count of activities related to the organization [optional]
done_activities_count Number The count of done activities related to the organization [optional]
undone_activities_count Number The count of undone activities related to the organization [optional]
files_count Number The count of files related to the organization [optional]
notes_count Number The count of notes related to the organization [optional]
followers_count Number The count of followers related to the organization [optional]
address String The full address of the organization [optional]
address_subpremise String The sub-premise of the organization location [optional]
address_street_number String The street number of the organization location [optional]
address_route String The route of the organization location [optional]
address_sublocality String The sub-locality of the organization location [optional]
address_locality String The locality of the organization location [optional]
address_admin_area_level_1 String The level 1 admin area of the organization location [optional]
address_admin_area_level_2 String The level 2 admin area of the organization location [optional]
address_country String The country of the organization location [optional]
address_postal_code String The postal code of the organization location [optional]
address_formatted_address String The formatted organization location [optional]
open_deals_count Number The count of open deals related with the item [optional]
related_open_deals_count Number The count of related open deals related with the item [optional]
closed_deals_count Number The count of closed deals related with the item [optional]
related_closed_deals_count Number The count of related closed deals related with the item [optional]
won_deals_count Number The count of won deals related with the item [optional]
related_won_deals_count Number The count of related won deals related with the item [optional]
lost_deals_count Number The count of lost deals related with the item [optional]
related_lost_deals_count Number The count of related lost deals related with the item [optional]
next_activity_date String The date of the next activity associated with the deal [optional]
next_activity_time String The time of the next activity associated with the deal [optional]
next_activity_id Number The ID of the next activity associated with the deal [optional]
last_activity_id Number The ID of the last activity associated with the deal [optional]
last_activity_date String The date of the last activity associated with the deal [optional]