The Lead object

The Lead object is used to represent an individual who is a potential customer.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
ownerstring or nullOptionalformat: "uuid"
The lead's owner.
lead_sourcestring or nullOptional
The lead's source.
titlestring or nullOptional
The lead's title.
companystring or nullOptional
The lead's company.
first_namestring or nullOptional
The lead's first name.
last_namestring or nullOptional
The lead's last name.
addresseslist of objectsOptionalRead-only
email_addresseslist of objectsOptionalRead-only
phone_numberslist of objectsOptionalRead-only
remote_updated_atdatetime or nullOptional
When the third party's lead was updated.
remote_created_atdatetime or nullOptional
When the third party's lead was created.
converted_datedatetime or nullOptional
When the lead was converted.
converted_contactstring or nullOptionalformat: "uuid"
The contact of the converted lead.
converted_accountstring or nullOptionalformat: "uuid"
The account of the converted lead.
statusenum or nullOptional
The lead's status. * `OPEN` - OPEN * `CLOSED` - CLOSED * `UNQUALIFIED` - UNQUALIFIED * `QUALIFIED` - QUALIFIED
Allowed values:
remote_was_deletedbooleanOptionalRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only
remote_fieldslist of objectsOptionalRead-only