Weeek Connector
Sync projects, tasks, and team activity from Weeek project management into your knowledge base
The Weeek connector synchronizes projects, tasks, assignments, and team activity from Weeek project management platform into your knowledge base. Each project and task is converted to a document with status, ownership, and progress data.
Authentication
OAuth 2.0 — requires:
projects:read— Read project datatasks:read— Read task information
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| Workspace | Selector | Yes | Select Weeek workspace |
| Projects | Multi-select | No | Select specific projects (all by default) |
| Task Status | Dropdown | No | Filter by task status (todo/in progress/done) |
| Include Comments | Switch | No | Include task comments and discussions |
How It Works
- Workspace Validation — Verifies OAuth access to Weeek workspace
- Project Listing — Retrieves projects with metadata
- Task Fetching — Downloads tasks with assignments and status
- Document Generation — Projects and tasks become searchable entries
Document Format
Project: Q2 Product Launch
Status: In Progress
Team Size: 8 members
Tasks: 34 total (18 done, 16 remaining)
Due Date: 2026-06-30
Lead: Jane Smith
Progress: 53%Metadata Tags
| Tag | Type | Description |
|---|---|---|
| Project ID | Text | Weeek project identifier |
| Task Status | Category | Todo, In Progress, Done |
| Assigned To | Text | Team member name |
Pagination
Uses task ID offset. Cursor format: offset:{task_id}.
Limitations
- Comment sync limited to 500 characters per task
- File attachments not synced, only references
- Deleted projects archived for 30 days

