Tool to create a to-do in a Basecamp to-do list within a project. Use when you need to add a new to-do item with optional description, assignees, and due date.
due_onstringCompletion target date in YYYY-MM-DD format.
notifybooleanWhen true, notifies assignees of their assignment. Defaults to false if not specified.
contentRequiredstringWhat the to-do is for (main title/content). This field is required.
bucket_idRequiredintegerThe project/bucket ID where the to-do list exists.
starts_onstringStart date in YYYY-MM-DD format; runs until due_on.
descriptionstringDetails about the to-do; supports HTML formatting per the Rich text guide.
todolist_idRequiredintegerThe to-do list ID where the to-do will be created.
assignee_idsarrayPerson IDs to assign the to-do; retrieve via Get people endpoint.
completion_subscriber_idsarrayPerson IDs notified upon completion; retrieve via Get people endpoint.
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.