Create Basecamp Check-in Answer
basecamp_create_answerSubmit an HTML answer to a Basecamp check-in question, providing the project ID, question ID, HTML content, and grouping date.
Instructions
Create a new answer for a check-in question. Content must be HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_id | Yes | Project/bucket ID | |
| question_id | Yes | Question ID to answer | |
| content | Yes | HTML content of the answer | |
| group_on | Yes | Date the answer belongs to (YYYY-MM-DD format, used to group answers by check-in day) |