Customer Success Cloud AI Agent Invocable Action Reference

csag_ActionUpdatePlaybookTasks

Update playbook tasks based on resource role, start date, end date, note, status and parent record the playbook tasks are related to. Resource (person) assignment is handled by the separate Assign Playbook Tasks action.

PropertyValue
LabelUpdate Playbook Tasks
CategorySuccess Management
SinceSummer 2025
Read-onlyNo
Supports AgentsYes
Supports FlowsYes
Async ActionNo
Keywordsplaybook tasks, update, manage

Request Parameters

FieldTypeLabelDescriptionRequired
ParentIdIdParentIdThe single ID of the parent record the playbook tasks are related to. This ID will be used to update all playbook tasks. If the ID is null then the parent record of the playbook tasks will not be updated.No
UserOrResourceIdIdUserOrResourceIdDeprecated. Person assignment is now performed by the Assign Playbook Tasks action. This field is ignored.No
StartDateDateStartDateThe single start date for the playbook tasks. This Date will be to update all playbook tasks. If the Date is null then the start date field of the playbook tasks will not be updated.No
EndDateDateEndDateThe single end date for the playbook tasks. This Date will be to update all playbook tasks. If the Date is null then the end date field of the playbook tasks will not be updated.No
NoteStringNoteThe single note for the playbook tasks. This note will be used to update all playbook tasks. If the note is null then the notes field of the playbook tasks will not be updated.No
StatusStringStatusThe single status for the playbook tasks. The status must be used to update all playbook tasks. If the status is null then the status field of the playbook tasks will not be updated.No
ResourceRoleStringResourceRoleThe single resource role for the playbook tasks, such as "Customer Success Manager" or "Account Executive". This value will be used to update the resource role field on all playbook tasks. If the resource role is null then the resource role field of the playbook tasks will not be updated. A resource role is a job role and not a specific person, so to assign a named individual to the playbook tasks use the Assign Playbook Tasks action instead.No
PlaybookTaskIdsList<Id>PlaybookTaskIdsA list of playbook task IDs to update. Each item in the list must be a valid playbook task ID. The list must contain at least one playbook task ID.Yes

Response Parameters

FieldTypeLabelDescriptionRequired
PlaybookTasksList<csc__Playbook_Task__c>PlaybookTasksA list of the playbook tasks that have been updated.Yes
PlaybookTaskAssignmentsList<csc__Playbook_Task_Assignment__c>PlaybookTaskAssignmentsDeprecated. Person assignment is now performed by the Assign Playbook Tasks action. This field is no longer populated.No
© Copyright 2009–2026 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.