Basecamp Integrations
June 23, 2026 ยท View on GitHub
Does your service integrate with the Basecamp API? Would you like to have it listed on basecamp.com? Then you're in the right place.
Your Basecamp integration will be listed at https://basecamp.com/extras.
Add Your Integration
To add your integration, please open a pull request.
- Add your icon file to the icons/ folder. Icons must be
256x256in.pngformat. - Add an entry to integrations.yml with your integration's
name,description(160 characters max),website,icon, andcategory(categories are identified at the top).- Make sure the provided
websitereferences your service's Basecamp integration and describes (or links to) how to set it up.
- Make sure the provided
Example:
- title: "Basecamp App"
description: "Basecamp for Mac and Windows"
url: "https://basecamp.com/via"
image: extras/basecamp.png
category: 1
Thank you!