Click Up Trigger¶
Node: clickUpTrigger · Full type: n8n-nodes-base.clickUpTrigger · Version: 1
Credentials¶
clickUpApi (alias: @click) / clickUpOAuth2Api (alias: @click)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
authentication |
options | "accessToken" | accessToken, oAuth2 |
team |
options | "" | required |
events |
multiOptions | [] | required; multi: *, folderCreated, folderDeleted, folderUpdated, goalCreated, goalDeleted, goalUpdated, keyResultCreated, ... (28 total) |
filters |
collection | {} | keys: folderId, listId, spaceId, taskId |
filters children:
| Parameter | Type | Default | Details |
|---|---|---|---|
folderId |
string | "" | |
listId |
string | "" | |
spaceId |
string | "" | |
taskId |
string | "" |