Create Lead Event: Realpage

Create Lead Event: Realpage | Interface | Method | |---|---| | Prospect Management ODE | InsertActivity |

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
event_nameenumRequired
The name of the event in the PMS. These are specific to the PMS.
event_datetimestring or nullOptional
The datetime that the event occured.
notesstringOptional
Notes to associate with the event.

Response

Successful response
metaobject
resultobject

Errors