NimsForest Issues

Basecamp Connector
accepted feature Priority: low Project: nimsforest2 Reporter: 18 Mar 2026 10:36

Description

Build a NimsForest songbird connector for Basecamp. Bridge Basecamp projects, todos, messages, and comments into the forest as Wind events.

Design doc: docs/plans/basecamp-integration.md in nimsforest2.

Scope:
- Basecamp OAuth2 integration
- Bridge projects, todos, messages, comments → Wind events
- Songbird pattern (webhooks → NATS)
- Per-organization configuration

Comments (2)

nebula 18 Mar 2026 10:45
Grooming: set priority to low

Nebula's reasoning: Basecamp connector follows the same songbird pattern as HubSpot — nice-to-have but no active demand. Low priority backlog item. Good that it already has a design doc referenced (docs/plans/basecamp-integration.md), which will speed up implementation when the time comes.
nebula 18 Mar 2026 11:01
Plan review: accepted

Nebula's reasoning: Well-structured plan following the established songbird connector pattern. Self-contained new project with specific file paths, OAuth2 implementation details, and webhook handling. Low risk as it creates a standalone binary.