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
Name | Type | Description |
---|---|---|
id | uuid | The unique identifier for the object. |
name | string | The name of the opportunity lead source. |
isActive | boolean | A flag to indicate if the opportunity lead source is active in the system. |
createdAt | timestamp | The timestamp when the object was created. |