Updates an existing lead entity record in Dynamics CRM using the Web API.
lead_idThe unique identifier (GUID) of the lead to update. Must be passed exactly as returned by Dynamics CRM lookup tools — no added braces or modified dash formatting.
subjectstringA brief description or title for the lead.
user_idstringThe user's ID or 'me' for the authenticated user.
lastnamestringLast name of the lead.
firstnamestringFirst name of the lead.
telephone1stringPrimary phone number of the lead.
companynamestringName of the company associated with the lead.
emailaddress1stringPrimary 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.