Tebra Appointments API

SOAP operations for scheduling - GetAppointment, GetAppointments, CreateAppointment, UpdateAppointment, UpdateAppointmentStatus, DeleteAppointment, plus GetAppointmentReasons and CreateAppointmentReason. Tebra does not push updates, so integrators poll (recommended every 5-15 minutes). Operation names confirmed from the live WSDL.

API entry from apis.yml

apis.yml Raw ↑
aid: tebra:tebra-appointments-api
name: Tebra Appointments API
tags:
- Appointments
- Scheduling
- SOAP
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://helpme.tebra.com/Tebra_PM/12_API_and_Integration
baseURL: https://webservice.kareo.com/services/soap/2.1
properties:
- url: https://helpme.tebra.com/Tebra_PM/12_API_and_Integration
  type: Documentation
- url: https://webservice.kareo.com/services/soap/2.1/KareoServices.svc?wsdl
  type: WSDL
description: SOAP operations for scheduling - GetAppointment, GetAppointments, CreateAppointment, UpdateAppointment,
  UpdateAppointmentStatus, DeleteAppointment, plus GetAppointmentReasons and CreateAppointmentReason.
  Tebra does not push updates, so integrators poll (recommended every 5-15 minutes). Operation names confirmed
  from the live WSDL.