Navigation
Mobile DocsNavigation
Mobile DocsProject management and team communication
Integrate with Basecamp to manage projects, create to-dos, post messages, share files, and collaborate with team members and clients. Perfect for small teams prioritizing communication using OAuth 2.0 authentication.
Placeholder: Select Basecamp account
Layout: full
Provider: basecamp
Layout: full
Options: List Projects, Get Project, Create Project, List To-dos
Placeholder: Enter project ID
Layout: full
Condition: operation = ["get_project","list_todos","create_todo","create_message","list_messages","upload_file"]
Placeholder: My New Project
Layout: full
Condition: operation = "create_project"
Placeholder: Project description
Layout: full
Condition: operation = "create_project"
Placeholder: Enter to-do ID
Layout: full
Condition: operation = ["update_todo","complete_todo"]
Placeholder: Task description
Layout: full
Condition: operation = ["create_todo","update_todo"]
Placeholder: Message title
Layout: full
Condition: operation = "create_message"
Placeholder: Message body
Layout: full
Condition: operation = "create_message"
Placeholder: YYYY-MM-DD
Layout: half
Condition: operation = "create_todo"
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}