OAuth-based ClickUp provider for Umbraco Automate. Adds a ClickUp connection type and ClickUp actions — starting with Create Task — to any Umbraco Automate workflow.
| Section | Covers |
|---|---|
| Getting started | Install the package, create a ClickUp OAuth app, add a connection |
| Configuration | The appsettings.json section, and why Scopes stays empty |
| Actions | Every action with its inputs and outputs, binding expressions, error handling |
| Troubleshooting | Missing actions, task attribution, what each error category means |
Requires Umbraco 18+ with Umbraco Automate.
dotnet add package Umbraco.Community.Automate.ClickUpThen create a ClickUp OAuth app and add a connection — actions don't appear in the step picker until a Workspace has one.
Contributions are most welcome. See the Contributing Guidelines, and Contributing on the docs site for the repository layout, how to preview the docs, and the OpenIddict internals.
Licensed under the MIT License.