LeadInput
Input for creating a new lead
- firstType: string
Name requiredLead's first name
- lastType: string
Name requiredLead's last name
- archivedType: boolean
Whether the lead is archived
- assignedType: string
To User assigned to this lead. If not provided, will be automatically assigned using lead rotation if available.
- branchType: string
Branch location
- buyingType: string
Role Lead's role in buying decisions
- companyType: string
Company name
- createdType: string
By Email of the user who created the lead. If not provided, will be set to the current user's email.
- currentType: string
Payment Processor Lead's current payment processor
- emailType: string
Lead's email address
- fbclidType: string
Facebook click identifier captured at lead creation
- gclidType: string
Google Ads click identifier captured at lead creation
- imgType: string
Src URL to lead's profile image
- interestedType: boolean
In Switching Whether the lead is interested in switching services
- jobType: string
Title Lead's job title
- lastType: stringFormat: date-time
Contacted Date and time of last contact with this lead
- leadType: integer
Source Id ID of the lead source associated with this lead. Required if the team has lead sources, unless skipTeamAndSourceRequirement=true.
- locationType: string
Geographic location
- metaType: object
Data Free-form metadata captured alongside the lead. Recognized keys include
fingerprint(browser/device fingerprint).- fingerprintType: string
Optional browser/device fingerprint
- monthlyType: integer
Transaction Volume Monthly transaction volume in dollars
- msclkidType: string
Microsoft Advertising click identifier captured at lead creation
- notesType: string
General notes about the lead
- numberType: integer
Of Employees Number of employees at the lead's company
- phoneType: string
Lead's phone number
- positionType: string
Position within company
- processType: string
Stage Current stage in the sales process
- productsType: string
Services Sold Products or services the lead sells
- sourceType: string
Text description of lead source
- teamType: integer
Id ID of the team associated with this lead. Required if teams exist in the account, unless skipTeamAndSourceRequirement=true.
- utmType: string
_campaign UTM campaign parameter captured at lead creation
- utmType: string
_content UTM content parameter captured at lead creation
- utmType: string
_medium UTM medium parameter captured at lead creation
- utmType: string
_source UTM source parameter captured at lead creation
- utmType: string
_term UTM term parameter captured at lead creation