mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
159 lines
3.3 KiB
JSON
159 lines
3.3 KiB
JSON
{
|
|
"createdAt": "2021-07-08T14:10:14.879Z",
|
|
"updatedAt": "2021-07-08T14:14:36.514Z",
|
|
"id": "218",
|
|
"name": "Bannerbear:Image:create get:Template:get getAll",
|
|
"active": false,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
250,
|
|
300
|
|
],
|
|
"id": "f26a5bfe-df4f-4716-aa45-f2fe142d5845"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"templateId": "0MkzgpZ46zEDyVrmlP",
|
|
"additionalFields": {
|
|
"waitForImage": true
|
|
},
|
|
"modificationsUi": {
|
|
"modificationsValues": [
|
|
{
|
|
"name": "message",
|
|
"text": "Testing n8n qa",
|
|
"color": "#0911A0",
|
|
"background": "#EEEEEE"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Bannerbear",
|
|
"type": "n8n-nodes-base.bannerbear",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
500,
|
|
300
|
|
],
|
|
"credentials": {
|
|
"bannerbearApi": {
|
|
"id": "211",
|
|
"name": "Bannerbear API creds"
|
|
}
|
|
},
|
|
"id": "3f8c4976-b1c4-44b7-83ac-fcd90a1fea72"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "get",
|
|
"imageId": "={{$node[\"Bannerbear\"].json[\"uid\"]}}"
|
|
},
|
|
"name": "Bannerbear1",
|
|
"type": "n8n-nodes-base.bannerbear",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
700,
|
|
300
|
|
],
|
|
"credentials": {
|
|
"bannerbearApi": {
|
|
"id": "211",
|
|
"name": "Bannerbear API creds"
|
|
}
|
|
},
|
|
"id": "cc376054-599f-42f9-8d13-aca26f93043f"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"resource": "template",
|
|
"operation": "getAll"
|
|
},
|
|
"name": "Bannerbear2",
|
|
"type": "n8n-nodes-base.bannerbear",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
900,
|
|
400
|
|
],
|
|
"credentials": {
|
|
"bannerbearApi": {
|
|
"id": "211",
|
|
"name": "Bannerbear API creds"
|
|
}
|
|
},
|
|
"id": "a76b8466-0c76-4eba-bd95-db664ee77b00"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"resource": "template",
|
|
"templateId": "0MkzgpZ46zEDyVrmlP"
|
|
},
|
|
"name": "Bannerbear3",
|
|
"type": "n8n-nodes-base.bannerbear",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
900,
|
|
250
|
|
],
|
|
"credentials": {
|
|
"bannerbearApi": {
|
|
"id": "211",
|
|
"name": "Bannerbear API creds"
|
|
}
|
|
},
|
|
"id": "cb9a1de6-9dd7-41c9-aa8b-d71e605ee8b9"
|
|
}
|
|
],
|
|
"connections": {
|
|
"Bannerbear": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Bannerbear1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Bannerbear1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Bannerbear2",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Bannerbear3",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Start": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Bannerbear",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"settings": {},
|
|
"staticData": null,
|
|
"meta": null,
|
|
"pinData": null,
|
|
"versionId": null,
|
|
"triggerCount": 0,
|
|
"tags": []
|
|
} |