Basecamp
133 actions · 1 auth method
PreviewIAM
Authentication
OAuth 2.0
Guides: Connector Profile, Link Account
Actions
133 actions
Action
Description
Get Account
Get account information
Update Account Name
Update account name
Update Account Logo
Update account logo
Remove Account Logo
Remove account logo
Create An Attachment
Upload file and get SGID
Get Campfires
List campfires in project
Get A Campfire
Get campfire chat details
Get Campfire Lines
List chat messages
Get A Campfire Line
Get specific message
Create A Campfire Line
Send chat message
Delete A Campfire Line
Delete chat message
Get Cards
List cards in column
Get A Card
Get specific card
Create A Card
Create new card
Update A Card
Update card
Move A Card
Move card to different column
Get A Column
Get specific column
Create A Column
Create new column
Update A Column
Update column
Move A Column
Move column position
Watch A Column
Watch a column
Unwatch A Column
Unwatch a column
Add On Hold Section
Add on-hold section to column
Remove On Hold Section
Remove on-hold section
Change Column Color
Change column color
Get Card Steps
List steps in card
Get A Card Step
Get specific step
Create A Card Step
Create new step
Update A Card Step
Update step
Get A Card Table
Get card table (Kanban) details
Get Comments
List comments on recording
Get A Comment
Get specific comment
Create A Comment
Add comment to recording
Update A Comment
Update comment
Get Documents
List documents in vault
Get A Document
Get specific document
Create A Document
Create new document
Update A Document
Update document
Get Events
List recent events
Get Unified Credentials
Get the current Basecamp connection’s unified credentials and identity.
IAM Auth Test
Validate the current OAuth token and return the raw, unmapped Basecamp Launchpad /authorization.json JSON (expires_at, i…
List Unified Organizations
List unified organizations in Basecamp.
Get Unified Organization
Get a unified Basecamp organization by ID.
List Unified Resource Types
List unified resource types in Basecamp.
List Unified Resource Users
List unified resource users in Basecamp.
List Unified Roles
List unified roles in Basecamp.
Get Unified Role
Get a unified Basecamp role by ID.
List Unified Users
List unified users in Basecamp.
Get Unified User
Get a unified Basecamp user by ID.
Get Message Board
Get message board details
Get Messages
List messages in board
Get A Message
Get specific message
Create A Message
Create new message
Update A Message
Update existing message
Pin A Message
Pin message to top
Get Message Types
List message categories
Get A Message Type
Get specific category
Create A Message Type
Create new category
Update A Message Type
Update category
Destroy A Message Type
Delete category
Get All People
List all people in account
Get My Profile
Get authenticated user profile
Get People On A Project
List people in project
Get Pingable People
List mentionable people
Get Person
Get person details
Update My Personal Info
Update my personal info
Update Who Can Access A Project
Update project access
Get All Projects
List all active projects
Get A Project
Get project details including dock
Create A Project
Create new project
Update A Project
Update project details
Trash A Project
Delete project
Get Recordings
List recordings in project
Trash A Recording
Delete a recording
Archive A Recording
Archive a recording
Unarchive A Recording
Unarchive a recording
Get Schedule Entries
List schedule entries
Get A Schedule Entry
Get specific entry
Create A Schedule Entry
Create new entry
Update A Schedule Entry
Update schedule entry
Get Schedule
Get schedule details
Update A Schedule
Update schedule settings
Get Search Metadata
Get search metadata
Search Recordings
Search across project
Get Subscription
Get subscription status
Subscribe Current User
Subscribe to recording
Unsubscribe Current User
Unsubscribe from recording
Update Subscription
Update subscription status
Get Templates
List all project templates
Get A Template
Get template details
Create A Template
Create new template
Update A Template
Update template
Trash A Template
Delete template
Create A Project Construction
Create project from template
Get A Project Construction
Get construction status
List To-do List Groups
List to-do list groups
Get A To-do List Group
Get specific group
Create A To-do List Group
Create new group
Reposition A To-do List Group
Change group position
Get To-do Lists
List all to-do lists
Get A To-do List
Get specific to-do list
Create A To-do List
Create new to-do list
Update A To-do List
Update to-do list
Get To-dos
List to-dos in list
Get A To-do
Get specific to-do
Create A To-do
Create new to-do
Update A To-do
Update to-do
Complete A To-do
Mark to-do complete
Uncomplete A To-do
Mark to-do incomplete
Reposition A To-do
Change to-do position
Trash A To-do
Move to-do to trash
Get To-do Set
Get to-do set container
Get A Tool
Get tool details
Update A Tool
Update tool settings
Enable A Tool
Enable tool in project
Disable A Tool
Disable tool
Reposition A Tool
Change tool position
Create A Tool
Create tool by cloning
Trash A Tool
Delete tool permanently
Get Uploads
List file uploads
Get An Upload
Get specific upload
Get Upload Versions
List upload versions
Create An Upload
Create file upload
Update An Upload
Update upload metadata
Get Vaults
List vaults in project
Get A Vault
Get vault details
Create A Vault
Create new vault
Update A Vault
Update vault settings
Get Webhooks
List webhooks for a project
Get A Webhook
Get specific webhook
Create A Webhook
Create webhook for a project
Update A Webhook
Update webhook settings
Destroy A Webhook
Delete webhook
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
2
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.
Connector Profile
Basecamp - OAuth 2.0
3
Link an Account
Connect an account using StackOne Hub or Auth Link.
Link Account
Basecamp - OAuth 2.0
4
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard