Umbraco.Community.Automate.ClickUp
0.3.0
dotnet add package Umbraco.Community.Automate.ClickUp --version 0.3.0
NuGet\Install-Package Umbraco.Community.Automate.ClickUp -Version 0.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Umbraco.Community.Automate.ClickUp" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Community.Automate.ClickUp" Version="0.3.0" />
<PackageReference Include="Umbraco.Community.Automate.ClickUp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Umbraco.Community.Automate.ClickUp --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.Community.Automate.ClickUp, 0.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Umbraco.Community.Automate.ClickUp@0.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Umbraco.Community.Automate.ClickUp&version=0.3.0
#tool nuget:?package=Umbraco.Community.Automate.ClickUp&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Umbraco Automate ClickUp Add-on
OAuth-based ClickUp provider for Umbraco Automate. Adds a ClickUp connection type and ClickUp actions — starting with Create Task — to any Umbraco Automate workflow.
Documentation
marceldigital.github.io/Umbraco-Automate-ClickUp
| 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 |
Installation
Requires Umbraco 18+ with Umbraco Automate.
dotnet add package Umbraco.Community.Automate.ClickUp
Then create a ClickUp OAuth app and add a connection — actions don't appear in the step picker until a Workspace has one.
License
Licensed under the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- OpenIddict.Client.WebIntegration (>= 7.6.0)
- Umbraco.Automate.Core (>= 18.1.0)
- Umbraco.Automate.OpenIddict (>= 18.1.0)
- Umbraco.Cms.Api.Common (>= 18.0.2)
- Umbraco.Cms.Api.Management (>= 18.0.2)
- Umbraco.Cms.Web.Common (>= 18.0.2)
- Umbraco.Cms.Web.Website (>= 18.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.