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,138 @@
|
||||
{
|
||||
"createdAt": "2021-04-13T14:55:34.780Z",
|
||||
"updatedAt": "2021-05-26T08:10:22.923Z",
|
||||
"id": "168",
|
||||
"name": "Demio:Event:getAll get register:Report:get",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1,
|
||||
"position": [400, 480],
|
||||
"id": "47dbd966-77aa-4bda-96ed-e97f6a5981fd"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "getAll",
|
||||
"limit": 1,
|
||||
"filters": {}
|
||||
},
|
||||
"name": "Demio",
|
||||
"type": "n8n-nodes-base.demio",
|
||||
"typeVersion": 1,
|
||||
"position": [650, 420],
|
||||
"credentials": {
|
||||
"demioApi": {
|
||||
"id": "135",
|
||||
"name": "Demio API creds"
|
||||
}
|
||||
},
|
||||
"id": "57e082a8-354b-45a4-942d-11f7227fc3ce"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"eventId": "={{$node[\"Demio\"].json[\"id\"]}}",
|
||||
"additionalFields": {}
|
||||
},
|
||||
"name": "Demio1",
|
||||
"type": "n8n-nodes-base.demio",
|
||||
"typeVersion": 1,
|
||||
"position": [790, 420],
|
||||
"credentials": {
|
||||
"demioApi": {
|
||||
"id": "135",
|
||||
"name": "Demio API creds"
|
||||
}
|
||||
},
|
||||
"id": "1e57d585-0f82-4111-8c63-f5b4e66cef5e"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "register",
|
||||
"eventId": "={{$node[\"Demio\"].json[\"id\"]}}",
|
||||
"firstName": "=Name{{Date.now()}}",
|
||||
"email": "=Fake{{Date.now()}}@email.com",
|
||||
"additionalFields": {}
|
||||
},
|
||||
"name": "Demio2",
|
||||
"type": "n8n-nodes-base.demio",
|
||||
"typeVersion": 1,
|
||||
"position": [940, 420],
|
||||
"credentials": {
|
||||
"demioApi": {
|
||||
"id": "135",
|
||||
"name": "Demio API creds"
|
||||
}
|
||||
},
|
||||
"id": "517f9682-cda3-406e-bf92-668fcc9feccb"
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"resource": "report",
|
||||
"eventId": 400538,
|
||||
"dateId": 1967450,
|
||||
"filters": {}
|
||||
},
|
||||
"name": "Demio3",
|
||||
"type": "n8n-nodes-base.demio",
|
||||
"typeVersion": 1,
|
||||
"position": [650, 570],
|
||||
"credentials": {
|
||||
"demioApi": {
|
||||
"id": "135",
|
||||
"name": "Demio API creds"
|
||||
}
|
||||
},
|
||||
"id": "3404303d-775a-4445-9458-a77f408726a7"
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Demio": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Demio1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Demio1": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Demio2",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Demio",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
},
|
||||
{
|
||||
"node": "Demio3",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"meta": null,
|
||||
"pinData": null,
|
||||
"versionId": null,
|
||||
"triggerCount": 0,
|
||||
"tags": []
|
||||
}
|
||||
Reference in New Issue
Block a user