Files
n8n/flows/42.json

49 lines
1.1 KiB
JSON
Raw Normal View History

2022-07-01 21:00:52 +00:00
{
2022-10-27 21:01:19 +00:00
"createdAt": "2022-07-01T07:17:31.326Z",
"updatedAt": "2022-07-01T07:19:38.534Z",
2022-07-01 21:00:52 +00:00
"id": 42,
"name": "My workflow",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
300
2022-08-03 21:00:21 +00:00
],
"id": "b7edd579-64bc-4fd4-addd-57d63871638d"
2022-07-01 21:00:52 +00:00
},
{
"parameters": {
"appId": "519937075716248",
"options": {}
},
"name": "Facebook Trigger",
"type": "n8n-nodes-base.facebookTrigger",
"typeVersion": 1,
"position": [
440,
440
],
"webhookId": "8997bbc0-e34b-472d-afd4-f818d410ba11",
"credentials": {
"facebookGraphAppApi": {
"id": "37",
"name": "Facebook Graph (App) account"
}
2022-08-03 21:00:21 +00:00
},
"id": "c8b29733-880a-4bd9-9ccb-593acc36a0a4"
2022-07-01 21:00:52 +00:00
}
],
"connections": {},
"settings": {},
"staticData": null,
2022-12-07 22:01:07 +00:00
"dataLoaded": false,
2022-07-20 21:00:15 +00:00
"pinData": null,
2022-12-07 22:01:07 +00:00
"versionId": "e9464227-fa30-4402-ba38-c2f0d0a78eec",
2022-12-21 22:01:02 +00:00
"triggerCount": 0,
2022-12-07 22:01:07 +00:00
"tags": []
2022-07-01 21:00:52 +00:00
}