Basecamp · Schema

TodoCreateRequest

CollaborationProject ManagementRESTSaaSTeam Communication

Properties

Name Type Description
content string To-do text description
description string Additional details in HTML format
assignee_ids array Person IDs to assign to this to-do
completion_subscriber_ids array Person IDs to notify when this to-do is completed
notify boolean Whether to immediately notify assignees
due_on string Due date in ISO 8601 format
starts_on string Start date in ISO 8601 format
View JSON Schema on GitHub