Creates a new lead in Salesforce. `LastName` and `Company` are required. Org-level validation rules (e.g., email format, custom required fields) may reject requests beyond these; inspect the error response body for the failing field. The created lead `id` is returned in a respon…
CitystringLead's city.
EmailstringLead's email address.
PhonestringLead's phone number.
StatestringLead's state/province.
TitlestringLead's job title. Maximum length is 128 characters.
RatingstringLead rating.
StatusstringLead status.
StreetstringLead's street address.
CompanyRequiredstringLead's company name. Required - must be provided to create a lead.
CountrystringLead's country.
WebsitestringLead's company website.
IndustrystringLead's industry.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.