first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"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.manualTrigger",
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user