Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

AnimalOS has a connection with EzyVet which allows specific animal data to be shared across the two databases via an automatic sync.The

  • When an Animal is created in AnimalOS it will sync the Animal to EzyVet and create an active Animal record.

  • When specific supported fields are updated in AnimalOS, this data will sync to EzyVet and update the Animal record.

  • Animal data will sync between the 2 systems on a nightly scheduled sync. It will queue records to be updated between the 2 systems based on the Last Modified Date.

  • From an Animal Record in AnimalOS you can also click a quick action to sync the data in real time.

Child pages (Children Display)
allChildrentrue

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 to Salesforce if a Microchip Number is available.

  • All Animal updates will sync from EzyVet to Salesforce.

  • All created animals will sync from Salesforce to EzyVet if they’re associated to a specific ShelterShelter where Sync Animals = TRUE and a Microchip Number is available.

    • Sync_All_Animals__c field on the Location Record (with Record Type = Site) must equal TRUE.

  • 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 (using Name field).

...