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

138 lines
3.0 KiB
JSON

{
"createdAt": "2021-03-23T16:29:37.939Z",
"updatedAt": "2021-03-23T16:47:30.728Z",
"id": "144",
"name": "APITemplate.io:Account:get:Image:create:PDF:create",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
250,
300
],
"id": "4b9021d7-c23b-4b65-be5b-8c597bfcd020"
},
{
"parameters": {
"resource": "account"
},
"name": "APITemplate.io",
"type": "n8n-nodes-base.apiTemplateIo",
"typeVersion": 1,
"position": [
450,
150
],
"credentials": {
"apiTemplateIoApi": {
"id": "115",
"name": "APITemplate.io API creds"
}
},
"id": "a66cee09-cb64-4958-a4b9-b864bca5f583"
},
{
"parameters": {
"imageTemplateId": "43c77b2b1a93c324",
"download": true,
"overridesUi": {
"overrideValues": [
{
"propertiesUi": {
"propertyValues": [
{
"key": "src",
"value": "https://n8n.io/_nuxt/img/df5be1c.png"
},
{
"key": "name",
"value": "background-image"
}
]
}
}
]
},
"options": {}
},
"name": "APITemplate.io1",
"type": "n8n-nodes-base.apiTemplateIo",
"typeVersion": 1,
"position": [
450,
300
],
"credentials": {
"apiTemplateIoApi": {
"id": "115",
"name": "APITemplate.io API creds"
}
},
"id": "0ec44b99-4d88-4124-adb0-398523d1efe5"
},
{
"parameters": {
"resource": "pdf",
"pdfTemplateId": "02777b2b1a99bac8",
"download": true,
"propertiesUi": {
"propertyValues": [
{
"key": "name",
"value": "nodeaqa"
}
]
},
"options": {}
},
"name": "APITemplate.io2",
"type": "n8n-nodes-base.apiTemplateIo",
"typeVersion": 1,
"position": [
450,
450
],
"credentials": {
"apiTemplateIoApi": {
"id": "115",
"name": "APITemplate.io API creds"
}
},
"id": "7a6502cc-3287-4732-b140-6b66e86987d7"
}
],
"connections": {
"Start": {
"main": [
[
{
"node": "APITemplate.io",
"type": "main",
"index": 0
},
{
"node": "APITemplate.io1",
"type": "main",
"index": 0
},
{
"node": "APITemplate.io2",
"type": "main",
"index": 0
}
]
]
}
},
"settings": {},
"staticData": null,
"meta": null,
"pinData": null,
"versionId": null,
"triggerCount": 0,
"tags": []
}