Create Lead Event: RealPage Partner Exchange

Create Lead Event: RealPage Partner Exchange | Method | Interface | |---|---| | InsertActivity | Prospect Management |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
lead_idstringRequired
The Propexo unique identifier for the lead
employee_idstringRequired
The Propexo unique identifier for the employee
event_type_idstringRequired
The Propexo unique identifier for the event type
event_datetimestringRequiredformat: "date-time"
The date when the event will occur
unit_idstringOptional
The Propexo unique identifier for the unit
statusenumOptional
The status associated with the event
Allowed values:
notesstringOptional
Notes associated with the event
call_recording_urlstringOptionalformat: "uri"
Call Recording URL of the appointment

Response

Successful response
metaobject
resultobject

Errors