Documentation Index
Fetch the complete documentation index at: https://docs.unifiedcrm.ai/llms.txt
Use this file to discover all available pages before exploring further.
Create a new Lead using external data. Return the ID of the new Lead created in a field called recordId.
The following inputs are supported:
Email AddressThe email address must be globally unique for all Leads, Contacts, and User records inside SalesDesk. This must be a valid email format.
LinkedInThe LinkedIn URL must be globally unique for all Leads, Contacts, and User records inside SalesDesk. This must be a valid URL format.
WebsiteThis must be a valid URL format.
Outputs
Record IdThis is the ID of the newly created Contact record in SalesDesk.
Exceptions
An exception is thrown if an existing record with the specified email address or LinkedIn profile is found.