Skip to main content
Update a checklist item within a playbook run.
External DocumentationTo learn more, visit the Mattermost documentation.

Parameters

ParameterDescription
ChecklistThe zero-based index of the checklist.
CommandThe slash command of the item.
DescriptionThe description of the checklist item, formatted using Markdown format.
ItemThe zero-based index of the item within the checklist.
Run IDThe ID of the playbook run.
TitleThe title of the checklist item.

Workflow Library Example

Update Checklist Item with Mattermost and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop