Create Lead Appointment: Entrata
Create an appointment for a lead in Entrata. Entrata expects all times to be in Mountain Time (UTC-7:00 or UTC-6:00 depending on daylight savings). Times will be automatically converted based on the local time of the property when an end user views the appointment time in the browser.
| Method |
|---|
| leads/updateLeads |
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
lead_id
The Propexo unique identifier for the lead
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. Entrata expects this time to be in Mountain Time and honor daylight savings time.
appointment_duration_minutes
The duration of the appointment, in minutes
appointment_type
The type of appointment. This is specific to Entrata and correlates to the types of calendar appointments available
Allowed values:
notes
Notes associated with the event
unit_id
The Propexo unique identifier for the unit
title
The title associated with the event
Response
Successful response
meta
result

