This PowerShell module wraps around and eases the use of the ClickUp API in PowerShell scripts and projects.
Install-Module -Name ClickupAPI
https://www.powershellgallery.com/packages/ClickupAPI/
API Reference | Code | Docs | Error Handling | Tested | Comments |
---|---|---|---|---|---|
Attachments | ✅ | 🟡 | |||
Authorization | ✅ | 🟡 | |||
Checklists | ✅ | 🟡 | |||
Comments | ✅ | 🟡 | |||
Custom Fields | ✅ | 🟡 | |||
Dependencies | ✅ | 🟡 | |||
Folders | ✅ | 🟡 | |||
Goals | ✅ | 🟡 | |||
Guests | ✅ | 🟡 | Enterprise only | ||
Lists | ✅ | 🟡 | |||
Members | ✅ | 🟡 | |||
Shared Hierarchy | ✅ | 🟡 | |||
Spaces | ✅ | 🟡 | |||
Tags | ✅ | 🟡 | |||
Tasks | ✅ | 🟡 | |||
Task Templates | ✅ | 🟡 | |||
Teams | ✅ | 🟡 | |||
Time Tracking | ✅ | 🟡 | Partial implementation only. v2.0 will be implemented only. Legacy will not be implemented. | ||
Users | ✅ | 🟡 | Enterprise only | ||
Views | ✅ | 🟡 | |||
Webhooks | ✅ | 🟡 |
API Reference | Code | Docs | Tested | Comments |
---|---|---|---|---|
Authentication | ||||
Rate Limit | ||||
Error Handling |