+
Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

angeloald/clickup-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clickup-Core

A wrapper for the ClickUp API.

Features

  • CRUD operations for ClickUp tasks

Installing

npm install clickup-core

Example

const clickupCore = require("clilckup")
const apiKey = process.env.CLICKUP_API_KEY
const list = process.env.CLICKUP_LIST

clickupCore
  .createTask(apiKey, list, data)
  .then(res => console.log(`Task ${res.data.id} created`))
  .catch(err => console.log(`An error occured: ${err.response.data}`))

clickupCore
  .getTask(apiKey, suiteVars["taskId"])
  .then(res => console.log(`Task ${res.data.id} created`))
  .catch(err => console.log(`An error occured: ${err.response.data}`))

About

A wrapper for the ClickUp API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载