Umbraco Automate ClickUp
OAuth-based ClickUp provider for Umbraco Automate. Create ClickUp tasks from any Umbraco Automate workflow, using a ClickUp connection configured per Workspace.
dotnet add package Umbraco.Community.Automate.ClickUp
Actions
The ClickUp actions you can add to an automation, with every input and output documented.
- All actions — the full list, with aliases and what each one does
- Create task — create a task in a ClickUp List
- Binding expressions — feed runtime values into action inputs
- Error handling — the error categories every action returns
Set up
- Getting started — install the package, create a ClickUp OAuth app, add a connection
- Configuration —
appsettings.jsonreference and OAuth scopes
Help
- Troubleshooting — missing actions, task attribution, and what errors mean
- Contributing — working on this package