AI communication agents integrate with Provet Cloud by connecting to its Client Communication API and Appointment Scheduling module. This allows the AI to act as a virtual extension of your front desk, handling high-volume, repetitive interactions. Key integration points include:
- Appointment Lifecycle Events: Listening for webhooks on
appointment.created,appointment.updated, andappointment.cancelledto trigger confirmations, reminders, and waitlist notifications. - Patient Record Context: Pulling patient-specific data (species, breed, procedure history) from the
PatientandMedicalRecordobjects to personalize every message. - Two-Way Communication Channels: Sending and receiving messages via the same SMS and email channels configured in Provet Cloud, ensuring a consistent client experience and unified audit trail in the
CommunicationLog.




