# Basecamp AI integration on Definable

> Project management and team collaboration tool by 37signals

## What this connects

Project management and team collaboration tool by 37signals

Vendor: https://basecamp.com

## Tools available

**139** tools available. First 12:

- `BASECAMP_COMPLETE_TODO` — Complete To-Do — Tool to mark a to-do as completed in Basecamp. Use when you need to complete a to-do item.
- `BASECAMP_CREATE_CARD` — Create Card in Column — Tool to create a new card in a column of a Basecamp card table. Use when you need to add a card to a card table column with optional content and due date.
- `BASECAMP_CREATE_CARD_STEP` — Create Step in Card — Tool to create a step within a card in a Basecamp card table. Use when you need to add a subtask or checklist item to an existing card with optional due date and assignees.
- `BASECAMP_CREATE_CHATBOT` — Create Chatbot — Tool to create a new chatbot in a Basecamp Campfire chat. Use when you need to add an automated bot to a chat room for posting messages and responding to commands.
- `BASECAMP_CREATE_CHATBOT_LINE` — Create Chatbot Line — Tool to post a message as a chatbot to a Basecamp Campfire. Use when you need to post messages via a chatbot integration without OAuth authentication.
- `BASECAMP_CREATE_DOCUMENT` — Create Document in Vault — Tool to create a new document in a Basecamp vault. Use when you need to publish a document in a specific project vault with title, HTML content, and optional publication status.
- `BASECAMP_CREATE_PROJECT_CONSTRUCTION` — Create Project from Template — Tool to create a new project from a Basecamp template asynchronously. Use when you need to instantiate a project based on an existing template. Poll the returned URL to monitor construction progress until status becomes 'completed'.
- `BASECAMP_CREATE_TODO` — Create To-Do (Deprecated) — DEPRECATED: Use BASECAMP_POST_BUCKETS_TODOLISTS_TODOS instead. Tool to create a new to-do in a Basecamp to-do list. Use when you need to add a task with optional description, assignees, and due date.
- `BASECAMP_CREATE_TODOLIST_GROUP` — Create To-Do List Group — Tool to create a new to-do group within a parent to-do list in Basecamp. Use when organizing todos into groups with optional color coding.
- `BASECAMP_CREATE_UPLOAD` — Create Upload in Vault — Tool to create a new upload (file) in a Basecamp vault. Use when you need to create an upload entry for a previously uploaded attachment in a specific project vault.
- `BASECAMP_CREATE_VAULT` — Create a Vault — Tool to create a new vault (folder) within an existing parent vault in a Basecamp project. Use when you need to organize documents and files hierarchically by creating nested vaults.
- `BASECAMP_DELETE_BUCKETS_CARD_TABLES_COLUMNS_ON_HOLD` — Delete Card Table Column On-Hold Section — Tool to remove the on-hold section from a card table column. Use when you need to delete the on-hold section from a column in a Basecamp project's card table.

## Auth

Auth schemes: `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use Basecamp

Inside a Definable workflow, Basecamp is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Basecamp** — the Researcher (GPT-5.5) pulls context from Basecamp (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Basecamp** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Basecamp (create record, post message, draft email).
- **Designer / Engineer → Distributor → Basecamp** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Basecamp (attach file, open PR comment, post status).

The Verifier checks every Basecamp call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- project management — https://definable.ai/apps/category/project-management/
- team collaboration — https://definable.ai/apps/category/team-collaboration/

## Related

- HTML page: https://definable.ai/apps/basecamp/
- Same category (project management): https://definable.ai/apps/category/project-management/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
