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,84 @@
|
||||
{
|
||||
"createdAt": "2021-02-25T09:24:41.132Z",
|
||||
"updatedAt": "2021-02-25T09:24:41.132Z",
|
||||
"id": "64",
|
||||
"name": "SIGNL4:Alert:send resolve",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [250, 300],
|
||||
"id": "e54d4fc1-752f-436e-8c86-139e373a54de"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"message": "=test{{Date.now()}}",
|
||||
"additionalFields": {
|
||||
"title": "=Title{{Date.now()}}"
|
||||
}
|
||||
},
|
||||
"name": "SIGNL4",
|
||||
"type": "n8n-nodes-base.signl4",
|
||||
"typeVersion": 1,
|
||||
"position": [450, 300],
|
||||
"credentials": {
|
||||
"signl4Api": {
|
||||
"id": "53",
|
||||
"name": "Signal4 creds"
|
||||
}
|
||||
},
|
||||
"id": "870742ca-8ae9-44f6-a2e0-b6ec40298cd2"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "resolve",
|
||||
"externalId": "={{$node[\"SIGNL4\"].json[\"eventId\"]}}"
|
||||
},
|
||||
"name": "SIGNL",
|
||||
"type": "n8n-nodes-base.signl4",
|
||||
"typeVersion": 1,
|
||||
"position": [600, 300],
|
||||
"credentials": {
|
||||
"signl4Api": {
|
||||
"id": "53",
|
||||
"name": "Signal4 creds"
|
||||
}
|
||||
},
|
||||
"id": "95ab047b-4159-45fd-9ec6-2d1b9c326a5f"
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"SIGNL4": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "SIGNL",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "SIGNL4",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"meta": null,
|
||||
"pinData": null,
|
||||
"versionId": null,
|
||||
"triggerCount": 0,
|
||||
"tags": []
|
||||
}
|
||||
Reference in New Issue
Block a user