Create Applicant Appointment: RealPage Partner Exchange
Create an appointment for an applicant in RealPage Partner Exchange. RealPage interprets the appointment date and time as being local to the timezone of the property the appointment is associated with. Times will not be converted without you intervening. Times will not be automatically adjusted for daylight savings. RealPage has a configuration setting to save the default timezone for a property, but many properties leave this setting unconfigured in our experience. Unfortunately, RealPage does not currently offer an API to query the property's timezone settings.
| Method | Interface |
|---|---|
| InsertFollowUp | Prospect Management |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
applicant_id
The Propexo unique identifier for the applicant
employee_id
The Propexo unique identifier for the employee
appointment_date
The date when the appointment will occur
appointment_time
The time when the appointment will occur. Please refer to our appointment times section in the docs to see how each individual PMS handles timezones
appointment_duration_minutes
The duration of the appointment, in minutes
notes
Notes associated with the event
priority
The priority of the appointment
Allowed values:
Response
Successful response
meta
result

