Opportunity lead source object

Opportunity Lead Sources are used to track how you found out about an opportunity.

🚧

Opportunity lead sources are only available in the pro plan and require the pipeline feature to be turned on in your workspace.

Example

{
  "id": "d4fcae4b-9767-4727-8098-7ba3ed358cbb",
  "name": "Employee Referral",
  "isActive": true,
  "createdAt": "2024-07-26T22:05:07.922Z"
}

Attributes

NameTypeDescription
iduuidThe unique identifier for the object.
namestringThe name of the opportunity lead source.
isActivebooleanA flag to indicate if the opportunity lead source is active in the system.
createdAttimestampThe timestamp when the object was created.