basecamp_automation_archive_recording | Archive a recording |
basecamp_automation_clone_tool | Clone an existing tool to create a new one |
basecamp_automation_create_answer | Create a new answer for a question |
basecamp_automation_create_lineup_marker | Create a new lineup marker |
basecamp_automation_create_project_from_template | Create a project from a template (asynchronous) |
basecamp_automation_create_question | Create a new question in a questionnaire |
basecamp_automation_create_template | Create a new template |
basecamp_automation_create_webhook | Create a new webhook for a project |
basecamp_automation_delete_lineup_marker | Delete a lineup marker |
basecamp_automation_delete_template | Delete a template (trash it) |
basecamp_automation_delete_tool | Delete a tool (trash it) |
basecamp_automation_delete_webhook | Delete a webhook |
basecamp_automation_disable_tool | Disable a tool (hide it from the project dock) |
basecamp_automation_enable_tool | Enable a tool (show it on the project dock) |
basecamp_automation_get_answer | Get a single answer by id |
basecamp_automation_get_answers_by_person | Get all answers from a specific person for a question Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. |
basecamp_automation_get_project_construction | Get the status of a project construction |
basecamp_automation_get_question | Get a single question by id |
basecamp_automation_get_question_reminders | Get pending check-in reminders for the current user Returns questions that are pending a response from the authenticated user. Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. |
basecamp_automation_get_questionnaire | Get a questionnaire (automatic check-ins container) by id |
basecamp_automation_get_recording | Get a single recording by id |
basecamp_automation_get_search_metadata | Get search metadata (available filter options) |
basecamp_automation_get_template | Get a single template by id |
basecamp_automation_get_tool | Get a dock tool by id |
basecamp_automation_get_webhook | Get a single webhook by id |
basecamp_automation_list_answers | List all answers for a question Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. X-Total-Count header provides total count. |
basecamp_automation_list_events | List all events for a recording Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. X-Total-Count header provides total count. |
basecamp_automation_list_lineup_markers | List all lineup markers for the account |
basecamp_automation_list_question_answerers | List all people who have answered a question (answerers) Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. |
basecamp_automation_list_questions | List all questions in a questionnaire Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. X-Total-Count header provides total count. |
basecamp_automation_list_recordings | List recordings of a given type across projects Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. X-Total-Count header provides total count. |
basecamp_automation_list_templates | List all templates visible to the current user Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. X-Total-Count header provides total count. |
basecamp_automation_list_webhooks | List all webhooks for a project Pagination: Uses Link header (RFC5988). Follow the next rel URL to fetch additional pages. X-Total-Count header provides total count. |
basecamp_automation_pause_question | Pause a check-in question (stops sending reminders) |
basecamp_automation_reposition_tool | Reposition a tool on the project dock |
basecamp_automation_resume_question | Resume a paused check-in question (resumes sending reminders) |
basecamp_automation_search | Search for content across the account |
basecamp_automation_trash_recording | Trash a recording |
basecamp_automation_unarchive_recording | Unarchive a recording (restore to active status) |
basecamp_automation_update_answer | Update an existing answer |
basecamp_automation_update_lineup_marker | Update an existing lineup marker |
basecamp_automation_update_question | Update an existing question |
basecamp_automation_update_question_notification_settings | Update notification settings for a check-in question |
basecamp_automation_update_template | Update an existing template |
basecamp_automation_update_tool | Update (rename) an existing tool |
basecamp_automation_update_webhook | Update an existing webhook |