File tree 3 files changed +62
-0
lines changed
packages/nodes-base/nodes
3 files changed +62
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "node" : " n8n-nodes-base.koBoToolbox" ,
3
+ "nodeVersion" : " 1.0" ,
4
+ "codexVersion" : " 1.0" ,
5
+ "categories" : [
6
+ " Communication" ,
7
+ " Data & Storage"
8
+ ],
9
+ "resources" : {
10
+ "credentialDocumentation" : [
11
+ {
12
+ "url" : " https://docs.n8n.io/credentials/kobotoolbox"
13
+ }
14
+ ],
15
+ "primaryDocumentation" : [
16
+ {
17
+ "url" : " https://docs.n8n.io/nodes/n8n-nodes-base.koBoToolbox/"
18
+ }
19
+ ]
20
+ }
21
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "node" : " n8n-nodes-base.koBoToolboxTrigger" ,
3
+ "nodeVersion" : " 1.0" ,
4
+ "codexVersion" : " 1.0" ,
5
+ "categories" : [
6
+ " Communication" ,
7
+ " Data & Storage"
8
+ ],
9
+ "resources" : {
10
+ "credentialDocumentation" : [
11
+ {
12
+ "url" : " https://docs.n8n.io/credentials/kobotoolbox"
13
+ }
14
+ ],
15
+ "primaryDocumentation" : [
16
+ {
17
+ "url" : " https://docs.n8n.io/nodes/n8n-nodes-base.koBoToolboxTrigger/"
18
+ }
19
+ ]
20
+ }
21
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "node" : " n8n-nodes-base.linear" ,
3
+ "nodeVersion" : " 1.0" ,
4
+ "codexVersion" : " 1.0" ,
5
+ "categories" : [
6
+ " Productivity"
7
+ ],
8
+ "resources" : {
9
+ "credentialDocumentation" : [
10
+ {
11
+ "url" : " https://docs.n8n.io/credentials/linear/"
12
+ }
13
+ ],
14
+ "primaryDocumentation" : [
15
+ {
16
+ "url" : " https://docs.n8n.io/nodes/n8n-nodes-base.linear/"
17
+ }
18
+ ]
19
+ }
20
+ }
You can’t perform that action at this time.
0 commit comments