Create Lead
Create a new lead record in the CRM pipeline
POST
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
Creates a lead that can be tracked, engaged, and converted into a customer or account.
Request Body
First name of the lead.Example:
SarahLast name of the lead.Example:
JohnsonEmail address of the lead. Must be unique.Example:
sarah.johnson@company.comPhone number of the lead.Example:
+1-555-234-5678Job title or position.Example:
VP of OperationsDepartment or division.Example:
OperationsSource or origin of the lead.Options:
website, referral, trade_show, cold_call, social_media, partner, otherAdditional details or notes about the lead.
Street address.
City.
State or province.
Country.
Whether the lead should not be contacted by phone.
Whether the lead has opted out of email communication.
Response
Unique identifier for the created lead.
Object type. Always
lead.First name of the lead.
Last name of the lead.
Email address of the lead.
Phone number of the lead.
Job title of the lead.
Source of the lead.
Current status of the lead. Starts as
new.ISO 8601 timestamp when the lead was created.