
Rocketlane
Rocketlane connector enables seamless data integration by syncing project, task, and user data from Rocketlane into various data warehouses or analytics platforms. It ensures real-time access to operational insights, enhancing project visibility and performance tracking across tools.
Configuration
| Input | Type | Description | Default Value |
|---|
api_key | string | API Key. API key to use. Generate it from the API section in Settings of your Rocketlane account. | |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|
| tasks | taskId | DefaultPaginator | ✅ | ❌ |
| users | userId | DefaultPaginator | ✅ | ❌ |
| projects | projectId | DefaultPaginator | ✅ | ❌ |
| fields | fieldId | DefaultPaginator | ✅ | ❌ |
| time-offs | timeOffId | DefaultPaginator | ✅ | ❌ |
| spaces | spaceId | DefaultPaginator | ✅ | ❌ |
| phases | phaseId | DefaultPaginator | ✅ | ❌ |
| time-entries | timeEntryId | DefaultPaginator | ✅ | ❌ |
| space-documents | spaceDocumentId | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
| Version | Date | Pull Request | Subject |
|---|
| 0.0.6 | 2025-01-11 | 51330 | Update dependencies |
| 0.0.5 | 2024-12-28 | 50688 | Update dependencies |
| 0.0.4 | 2024-12-21 | 50227 | Update dependencies |
| 0.0.3 | 2024-12-14 | 49673 | Update dependencies |
| 0.0.2 | 2024-12-12 | 49068 | Update dependencies |
| 0.0.1 | 2024-11-08 | | Initial release by @bishalbera via Connector Builder |