Skip to content

pauby/ClickUpPowerShell

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

62 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ClickUpPowerShell

This PowerShell module wraps around and eases the use of the ClickUp API in PowerShell scripts and projects.

Install

Install-Module -Name ClickupAPI

https://www.powershellgallery.com/packages/ClickupAPI/

Roadmap

API endpoints

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 βœ… 🟑

Other

API Reference Code Docs Tested Comments
Authentication
Rate Limit
Error Handling

About

PowerShell module to wrap around and ease the use of the ClickUp API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%