Marks a task as completed with optional completion notes. This is a convenience action that updates the task status to 'Completed'.
task_idRequiredstringThe Salesforce ID of the task to mark as completed.
custom_fieldsobjectDictionary of custom field API names and their values. Custom field names typically end with '__c' (e.g., 'Completion_Source__c').
completion_notesstringOptional notes to add about the task completion. Will be appended to existing description.
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.