DrDrrae / ClickUpPowerShell

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:PowerShell 100.0%