mirror of
https://github.com/m3tam3re/n8n-backup.git
synced 2025-05-24 04:13:56 +00:00
47 lines
980 B
JSON
47 lines
980 B
JSON
{
|
|
"active": false,
|
|
"connections": {},
|
|
"createdAt": "2025-05-22T09:14:45.625Z",
|
|
"id": "MEszK8OJ51OVGQAX",
|
|
"meta": {
|
|
"templateCredsSetupCompleted": true
|
|
},
|
|
"name": "My workflow",
|
|
"nodes": [
|
|
{
|
|
"parameters": {
|
|
"pollTimes": {
|
|
"item": [
|
|
{
|
|
"mode": "everyMinute"
|
|
}
|
|
]
|
|
},
|
|
"filters": {}
|
|
},
|
|
"id": "16ca4d74-bfdd-4cd6-ab01-3beddab0306e",
|
|
"name": "Gmail Trigger",
|
|
"type": "n8n-nodes-base.gmailTrigger",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1020,
|
|
560
|
|
],
|
|
"credentials": {
|
|
"gmailOAuth2": {
|
|
"id": "47zM2kXFFVjCUTsl",
|
|
"name": "Gmail - hi@lanakk.com"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"pinData": {},
|
|
"settings": {
|
|
"executionOrder": "v1"
|
|
},
|
|
"staticData": null,
|
|
"tags": [],
|
|
"triggerCount": 0,
|
|
"updatedAt": "2025-05-22T09:14:45.625Z",
|
|
"versionId": "591d3324-269b-4bf0-904e-7ccfee72d3be"
|
|
} |