Skip to content

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

License

Notifications You must be signed in to change notification settings

DrDrrae/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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published