Creates a new lead entity record in Dynamics CRM using the Web API.
subjectA brief description or title for the lead.
user_idstringThe user's ID or 'me' for the authenticated user. Set explicitly when creating leads on behalf of other users in multi-user or automated workflows.
lastnamestringThe last name of the lead.
firstnamestringThe first name of the lead.
telephone1stringThe primary telephone number of the lead.
companynamestringThe company name associated with the lead. May be enforced as required by some CRM configurations; omitting it can cause the request to be rejected.
emailaddress1stringThe primary email address of the lead.
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.