Skip to main content

Update checklist item in Wekan

Update checklist item in Wekan.

Application

  • Wekan

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Board IDThe ID of the board that card belongs toText (Short)Yes
List IDThe ID of the list that card belongs toText (Short)Yes
Card IDThe ID of the card that checklistItem belongs toText (Short)Yes
Checklist IDThe ID of the checklistItem that card belongs toText (Short)Yes
Checklist item IDThe ID of the checklistItem item to updateText (Short)Yes
Checklist item titleThe new title for the checklist itemText (Short)No
Finished?Whether the item is checkedTrue/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A