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,81 @@
|
||||
{
|
||||
"createdAt": "2021-02-18T09:13:09.580Z",
|
||||
"updatedAt": "2021-02-18T09:13:09.580Z",
|
||||
"id": "38",
|
||||
"name": "Medium:Post:create:Publication:getall",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [250, 300],
|
||||
"id": "fc3fb55c-91d4-4865-8bed-bb672fcf6ed8"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"title": "=Medium node TestQA Draft {{ (new Date()).toGMTString()}}",
|
||||
"contentFormat": "markdown",
|
||||
"content": "=# QA test Draft Content\n\n#### {{ (new Date()).toGMTString()}}",
|
||||
"additionalFields": {
|
||||
"publishStatus": "draft"
|
||||
}
|
||||
},
|
||||
"name": "Medium",
|
||||
"type": "n8n-nodes-base.medium",
|
||||
"typeVersion": 1,
|
||||
"position": [500, 250],
|
||||
"credentials": {
|
||||
"mediumApi": {
|
||||
"id": "20",
|
||||
"name": "Medium token"
|
||||
}
|
||||
},
|
||||
"id": "0c6e0d0c-76e4-4ae0-b97f-ef501bae351c"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"resource": "publication",
|
||||
"operation": "getAll",
|
||||
"limit": 1
|
||||
},
|
||||
"name": "Medium1",
|
||||
"type": "n8n-nodes-base.medium",
|
||||
"typeVersion": 1,
|
||||
"position": [500, 400],
|
||||
"credentials": {
|
||||
"mediumApi": {
|
||||
"id": "20",
|
||||
"name": "Medium token"
|
||||
}
|
||||
},
|
||||
"id": "a4561f3e-650c-4960-8688-97a4272189a1"
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Medium",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
},
|
||||
{
|
||||
"node": "Medium1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"meta": null,
|
||||
"pinData": null,
|
||||
"versionId": null,
|
||||
"triggerCount": 0,
|
||||
"tags": []
|
||||
}
|
||||
Reference in New Issue
Block a user