Would love to know if it is possible to run a script in an automation that updates a task in ClickUp (and if someone could start me off in the right direction in putting that script together)?
Clickup has an API that allows updating a task. It would require authentication, and the update is carried in json.
Does anyone have an example of what script might look like for an automation?
