Create Lead
Creates a new lead record in FieldIU.Request Body
string
Lead’s first name
string
Lead’s last name
string
Lead’s job title
string
Company or organization name
string
Lead’s email address
string
Lead’s mobile phone number
string
Lead’s business phone number
integer
Source of the lead. See NullableOflead_leadsourcecode for valid values
integer
Account type. See NullableOflead_ha_accounttype for valid values
integer
Lead quality rating. See NullableOflead_leadqualitycode for valid values
number
Estimated deal value (double precision float)
string
Estimated close date in ISO 8601 format (e.g.
2024-09-30T00:00:00Z)string
Building or location name
string
Street address line 1
string
Street address line 2
string
City
string
Postal / ZIP code
string
State or province
string
Country
Example Request
Response
200 OK — Lead created successfully.
