Assigns a task to a user. A task can be assigned to more than one user by creating multiple assignments.
task__idThe unique identifier of the task to assign. Required.
task__typestringThe type of the item being assigned. Must be 'task'.
assign__to__idstringThe user ID of the person to assign the task to. Either this or `assign_to_login` must be provided, but not both.
assign__to__loginstringThe email address (login) of the user to assign the task to. Either this or `assign_to_id` must be provided, but not both.
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.