Tool to update an existing card table step in Basecamp. Use when you need to modify a step's title, due date, or assignees. Omitted parameters remain unchanged.
titlestringThe step's heading text. If provided, updates the step title.
due_onstringTarget completion date in ISO 8601 format (YYYY-MM-DD). If provided, updates the due date.
step_idRequiredintegerThe ID of the step to update.
assigneesarrayArray of people IDs to assign to this step. If provided, updates the assignees.
bucket_idRequiredintegerThe ID of the bucket (project) containing the card table.
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.