We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c721005 commit 0d6b6abCopy full SHA for 0d6b6ab
docs/src/content/docs/reference/components/nifty.md
@@ -42,6 +42,38 @@ Version: 1
42
## Triggers
43
44
45
+### New Task
46
+Triggers when new task is created.
47
+
48
+#### Type: DYNAMIC_WEBHOOK
49
+#### Properties
50
51
+| Name | Type | Control Type | Description |
52
+|:--------------:|:------------:|:--------------------:|:-------------------:|
53
+| Application | STRING | SELECT | Application to be used for the trigger. |
54
55
56
+### Output
57
58
59
60
+Type: OBJECT
61
62
63
64
65
+| Type | Control Type |
66
+|:------------:|:--------------------:|
67
+| STRING | TEXT |
68
69
70
71
72
73
74
75
76
77
78
<hr />
79
0 commit comments