Tool to update a card's details in a Basecamp card table. Use when you need to modify a card's title, content, due date, or assignees.
titlestringThe card's heading. If provided, updates the card title.
due_onstringTarget completion date for the card in ISO 8601 format (YYYY-MM-DD). If provided, updates the due date.
card_idRequiredintegerThe ID of the card to update.
contentstringCard details supporting HTML formatting per the Rich text guide. If provided, updates the card content.
bucket_idRequiredintegerThe ID of the bucket (project) containing the card table.
assignee_idsarrayArray of person IDs to assign to the card. If provided, updates the assignees. Use Get people endpoint to retrieve valid IDs.
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.