n8n bi
This commit is contained in:
parent
0337bb2d6f
commit
61600bf76d
@ -494,57 +494,27 @@
|
|||||||
},
|
},
|
||||||
"Create Git Repository": {
|
"Create Git Repository": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[{ "node": "Combine Results", "type": "main", "index": 0 }]
|
||||||
{
|
|
||||||
"node": "Combine Results",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Create Leantime Project": {
|
"Create Leantime Project": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[{ "node": "Combine Results", "type": "main", "index": 1 }]
|
||||||
{
|
|
||||||
"node": "Combine Results",
|
|
||||||
"type": "main",
|
|
||||||
"index": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Create Documentation Collection": {
|
"Create Documentation Collection": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[{ "node": "Combine Results", "type": "main", "index": 2 }]
|
||||||
{
|
|
||||||
"node": "Combine Results",
|
|
||||||
"type": "main",
|
|
||||||
"index": 2
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Create RocketChat Channel": {
|
"Create RocketChat Channel": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[{ "node": "Combine Results", "type": "main", "index": 3 }]
|
||||||
{
|
|
||||||
"node": "Combine Results",
|
|
||||||
"type": "main",
|
|
||||||
"index": 3
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Combine Results": {
|
"Combine Results": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[{ "node": "Save Mission To API", "type": "main", "index": 0 }]
|
||||||
{
|
|
||||||
"node": "Save Mission To API",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Save Mission To API": {
|
"Save Mission To API": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user