The 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.
subjectstring
A brief description or title for the lead.
user_idstring
The user's ID or 'me' for the authenticated user.
lastnamestring
Last name of the lead.
firstnamestring
First name of the lead.
telephone1string
Primary phone number of the lead.
companynamestring
Name of the company associated with the lead.
emailaddress1string
Primary email address of the lead.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not