Lead
Fields
Indicates whether the lead themselves is an agent (not whether the lead is represented by an agent).
The date / time of the last interaction with the lead. This is inferred through text messages, emails, phone calls, and appointments.
Returns a ProjectMessage
union, which can be a ProjectContactMessage
, ProjectDirectMessage
and ProjectEmailMessage
. Future iteration will support ProjectSMSMessage
.
The name of the lead. This is intentionally flexible as to not require separate first and last names. More specific names are required for reservations, offers and purchases.
Where the lead originated from. Edgewise will assign a value if not set; usually prefixed with EDGEWISE_
.
The date / time the lead was registered. This may be different than the insertedAt
date / time if the lead was imported from a previous system.
The lead's reservations. All "Buy Now" negotiations have an underlying reservation.
The current status of the lead (eg. warm
for a lead that you have active communication with).