ClickUp
Paste an API keyCreate tasks with document links in any list.
What you can do
- Create a ClickUp task — name, description and the run's document links
No false success: every send/create in ClickUp is verified — ASHDOCS reads the item back from ClickUp's API before the step turns green. If it can't be found, the run fails honestly instead of pretending.
Get your ClickUp credentials
- 1In ClickUp click your avatar → Settings → Apps.
- 2Under API Token click Generate (or Regenerate) and copy it (starts with pk_).
Add the connection in ASHDOCS
- 1Open the Connections page in the flows console.
- 2Click “Connect with a key” and pick ClickUp.
- 3Paste: API token. ASHDOCS validates the credentials against ClickUp before saving — a bad key is rejected with a plain-English reason, never stored.
Use it in a flow
In the flow builder, add the ClickUp step, pick your connection, and fill the fields — values from earlier steps drop in as {{s1.field}} placeholders. Then hit Test this step in the step's panel to run it on its own before switching the flow on.
Troubleshooting
“refused the task”
The list ID is in the list's URL after /li/ — and the token's user needs access to that Space.
FAQ
Is the task verified?
Yes — the task is read back from ClickUp by its ID before the step turns green.
Statuses, assignees, priorities?
Not yet — the step creates the task; refine it with ClickUp automations.