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

GET/rest/v11/Users
Merge interacts with this API endpoint to...
Access User information
User fields
emailString

remote_idString

remote_dataArray

is_activeBoolean
GET/rest/v11/Contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
last_nameString

remote_dataArray

addressesArray

accountUUID

remote_created_atDateTime (ISO 8601)

remote_idString

first_nameString

email_addressesArray
Access EmailAddress information
EmailAddress fields
email_address_typeString

remote_idUnknown

email_addressString
Access Address information
Address fields
cityString

street_1String

countryEnum

postal_codeString

stateString

street_2String
Access PhoneNumber information
PhoneNumber fields
phone_numberString
GET/rest/v11/Notes
Merge interacts with this API endpoint to...
Access Note information
Note fields
remote_dataArray

contentString

remote_updated_atDateTime (ISO 8601)

accountUUID

remote_created_atDateTime (ISO 8601)

remote_idString

ownerUUID

contactUUID

opportunityUUID
GET/rest/v11/Calls
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_dataArray

contentString

end_timeDateTime (ISO 8601)

remote_idString

subjectString

ownerUUID

contactsArray

directionEnum

start_timeDateTime (ISO 8601)
GET/rest/v11/Contacts/{contact_id}
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
accountUUID
Access Task information
Task fields
accountUUID
GET/rest/v11/Accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_dataArray

descriptionString

remote_updated_atDateTime (ISO 8601)

industryString

addressesArray

remote_created_atDateTime (ISO 8601)

remote_idString

websiteString

ownerUUID

nameString
Access Address information
Address fields
cityString

street_1String

countryEnum

postal_codeString

stateString

street_2String
Access PhoneNumber information
PhoneNumber fields
phone_numberString
GET/rest/v11/Leads
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
last_nameString

remote_dataArray

remote_updated_atDateTime (ISO 8601)

companyString

remote_created_atDateTime (ISO 8601)

remote_idString

ownerUUID

first_nameString

titleString

email_addressesArray

lead_sourceString
Access EmailAddress information
EmailAddress fields
email_address_typeString

remote_idUnknown

email_addressString
GET/rest/v11/Tasks
Merge interacts with this API endpoint to...
Access Task information
Task fields
remote_dataArray

contentString

statusEnum

subjectString

ownerUUID

remote_idString

due_dateDateTime (ISO 8601)
GET/rest/v11/Meetings
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_dataArray

contentString

end_timeDateTime (ISO 8601)

remote_idString

subjectString

ownerUUID

contactsArray

start_timeDateTime (ISO 8601)
GET/rest/v11/Opportunities
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
nameString
Access Opportunity information
Opportunity fields
remote_dataArray

descriptionString

accountUUID

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

ownerUUID

close_dateDateTime (ISO 8601)

amountInteger

nameString

stageUUID