Files
n8n-enterprise-unlocked/test-workflows/workflows/50.json
2025-05-20 07:24:56 +01:00

192 lines
3.7 KiB
JSON

{
"createdAt": "2021-02-19T17:00:08.359Z",
"updatedAt": "2021-02-19T17:00:09.839Z",
"id": "50",
"name": "Brandfetch:color company font logo industry",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
250,
300
],
"id": "82e5bad6-fe48-46f5-a494-d5c92fb33bde"
},
{
"parameters": {
"operation": "color",
"domain": "n8n.io"
},
"name": "Brandfetch",
"type": "n8n-nodes-base.Brandfetch",
"typeVersion": 1,
"position": [
500,
300
],
"credentials": {
"brandfetchApi": {
"id": "35",
"name": "Brandfetch creds"
}
},
"id": "5116c2ec-f940-48ed-b325-577e41ec28ab"
},
{
"parameters": {
"operation": "company",
"domain": "n8n.io"
},
"name": "Brandfetch1",
"type": "n8n-nodes-base.Brandfetch",
"typeVersion": 1,
"position": [
650,
300
],
"credentials": {
"brandfetchApi": {
"id": "35",
"name": "Brandfetch creds"
}
},
"id": "efa378a2-cac0-4e32-a068-ed3260cdbf5d"
},
{
"parameters": {
"operation": "font",
"domain": "n8n.io"
},
"name": "Brandfetch2",
"type": "n8n-nodes-base.Brandfetch",
"typeVersion": 1,
"position": [
800,
300
],
"credentials": {
"brandfetchApi": {
"id": "35",
"name": "Brandfetch creds"
}
},
"id": "7052951a-6829-437b-b222-13e0d19f8b2d"
},
{
"parameters": {
"operation": "industry",
"domain": "n8n.io"
},
"name": "Brandfetch3",
"type": "n8n-nodes-base.Brandfetch",
"typeVersion": 1,
"position": [
1100,
300
],
"credentials": {
"brandfetchApi": {
"id": "35",
"name": "Brandfetch creds"
}
},
"id": "98a08780-4212-4f77-9d7e-043da423672a"
},
{
"parameters": {
"domain": "n8n.io",
"download": true,
"imageTypes": [
"icon"
]
},
"name": "Brandfetch4",
"type": "n8n-nodes-base.Brandfetch",
"typeVersion": 1,
"position": [
950,
300
],
"credentials": {
"brandfetchApi": {
"id": "35",
"name": "Brandfetch creds"
}
},
"id": "0966b6d6-13c0-4571-9b79-4ac6966e7210"
}
],
"connections": {
"Start": {
"main": [
[
{
"node": "Brandfetch",
"type": "main",
"index": 0
}
]
]
},
"Brandfetch": {
"main": [
[
{
"node": "Brandfetch1",
"type": "main",
"index": 0
}
]
]
},
"Brandfetch1": {
"main": [
[
{
"node": "Brandfetch2",
"type": "main",
"index": 0
}
]
]
},
"Brandfetch2": {
"main": [
[
{
"node": "Brandfetch4",
"type": "main",
"index": 0
}
]
]
},
"Brandfetch3": {
"main": [
[]
]
},
"Brandfetch4": {
"main": [
[
{
"node": "Brandfetch3",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {},
"staticData": null,
"meta": null,
"pinData": null,
"versionId": null,
"triggerCount": 0,
"tags": []
}