Info |
---|
AnimalOS has a connection with EzyVet which allows specific animal data to be shared across the two databases via an automatic sync.The
|
Related Articles
Child pages (Children Display) | ||
---|---|---|
|
Animal API Reference - https://apisandbox.trial.ezyvet.com/api/docs/?&_ezyhost=apisandbox.trial.ezyvet.com#animal
General Overview
Integration Rules:
All Animals created will sync from
EzyVet
toSalesforce
if aMicrochip Number
is available.All Animal updates will sync from
EzyVet
toSalesforce
.All created animals will sync from Salesforce to EzyVet if they’re associated to a specific ShelterShelter where
Sync Animals = TRUE
and aMicrochip Number
is available.Sync_All_Animals__c
field on the Location Record (with Record Type = Site) must equalTRUE
.
All Animals in Salesforce that have an
EzyVet ID
will try to sync an Animal Record update in EzyVet.An
EzyVet ID
field will be captured in Salesforce to manage duplicates.A
Salesforce ID
field will be captured in EzyVet to manage duplicates (usingName
field).
...