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