Pipedrive
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Pipedrive API endpoints to access certain information as detailed below.
API Endpoints

GET/v1/organizations/{organization_id}
Merge interacts with this API endpoint to...
Access Address information
Address fields
cityString

countryEnum

postal_codeString

stateString
Access Lead information
Lead fields
companyString
GET/v1/persons/{person_id}
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
phone_numberString

phone_number_typeString
Access EmailAddress information
EmailAddress fields
email_addressString

email_address_typeString
Access Lead information
Lead fields
last_nameString

first_nameString
POST/v1/persons
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
phone_numberString

phone_number_typeString
Access EmailAddress information
EmailAddress fields
email_addressString

email_address_typeString
POST/v1/activities
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
nameString
GET/v1/activityTypes
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
activity_typeEnum

remote_idString

remote_dataUnknown

nameString
GET/v2/activities
Merge interacts with this API endpoint to...
Access Task information
Task fields
contentString

remote_dataArray

subjectString

statusEnum

accountUUID

due_dateDateTime (ISO 8601)

remote_idString

ownerUUID

completed_dateDateTime (ISO 8601)

opportunityUUID

contactUUID
Access EngagementType information
EngagementType fields
nameString
Access Engagement information
Engagement fields
contentString

remote_dataArray

subjectString

accountUUID

remote_idString

start_timeDateTime (ISO 8601)

ownerUUID

end_timeDateTime (ISO 8601)

engagement_typeUUID
GET/v1/stages
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_idString

remote_dataArray

nameString
GET/v1/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

is_activeBoolean

remote_idString

nameString

emailString
GET/v2/deals
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

amountInteger

statusEnum

accountUUID

remote_idString

ownerUUID

close_dateDateTime (ISO 8601)

nameString

stageUUID
GET/v2/persons
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
phone_numberString

phone_number_typeString
Access EmailAddress information
EmailAddress fields
email_addressString

email_address_typeString
Access Address information
Address fields
cityString

countryEnum

postal_codeString

stateString
Access Contact information
Contact fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

accountUUID

remote_idString

titleUnknown

ownerUUID

last_nameString

first_nameString
GET/v2/organizations
Merge interacts with this API endpoint to...
Access Address information
Address fields
cityString

countryEnum

postal_codeString

stateString
Access Account information
Account fields
industryString

remote_dataArray

remote_created_atDateTime (ISO 8601)

number_of_employeesInteger

remote_idString

ownerUUID

typeUnknown

nameString

remote_updated_atDateTime (ISO 8601)

websiteString
GET/v1/leads
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
converted_accountUUID

remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

titleString

ownerUUID

remote_updated_atDateTime (ISO 8601)

lead_sourceString

converted_contactUUID
GET/v2/organizations/{organization_id}
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
companyString
Access Address information
Address fields
cityString

countryEnum

postal_codeString

stateString
GET/v2/persons/{person_id}
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
last_nameString

first_nameString
Access PhoneNumber information
PhoneNumber fields
phone_numberString

phone_number_typeString
Access EmailAddress information
EmailAddress fields
email_addressString

email_address_typeString
GET/v1/activities/{activity_id}
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
nameString
Access Engagement information
Engagement fields
remote_idString

engagement_typeUUID

subjectString
Access Task information
Task fields
due_dateDateTime (ISO 8601)

contentString

subjectString

remote_idString
GET/v1/leads/{lead_id}
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
remote_updated_atDateTime (ISO 8601)

remote_idString

titleString

remote_created_atDateTime (ISO 8601)
GET/v1/notes
Merge interacts with this API endpoint to...
Access Note information
Note fields
contentString

remote_dataArray

remote_created_atDateTime (ISO 8601)

accountUUID

remote_idString

ownerUUID

remote_updated_atDateTime (ISO 8601)

opportunityUUID

contactUUID