Files
n8n/flows/43.json

57 lines
1.2 KiB
JSON
Raw Normal View History

2022-07-04 21:00:50 +00:00
{
2022-10-27 21:01:19 +00:00
"createdAt": "2022-07-04T18:06:32.398Z",
"updatedAt": "2022-07-04T18:16:28.601Z",
2022-07-04 21:00:50 +00:00
"id": 43,
"name": "My workflow 2",
"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": "8e2b1f7f-199e-45ad-b3a3-bec10a2ab420"
2022-07-04 21:00:50 +00:00
},
{
"parameters": {
"appId": "519937075716248",
"object": "page",
"fields": [
"*"
],
"options": {}
},
"name": "Facebook Trigger",
"type": "n8n-nodes-base.facebookTrigger",
"typeVersion": 1,
"position": [
460,
300
],
"webhookId": "5688ce20-6bb6-4fd0-82c2-5fce24bed3d3",
"credentials": {
"facebookGraphAppApi": {
"id": "37",
"name": "Facebook Graph (App) account"
}
2022-08-03 21:00:21 +00:00
},
"id": "ca6e62af-b070-46d6-bd07-b9d2c109aadc"
2022-07-04 21:00:50 +00:00
}
],
"connections": {},
"settings": {},
"staticData": {
"node:Facebook Trigger": {
"verifyToken": "ef26c7dd-2a58-4bac-a16c-d7e1f8ba82c1"
}
},
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": "7f4a9b80-2991-40b7-b73f-a47f0035a1bf",
2022-12-21 22:01:02 +00:00
"triggerCount": 0,
2022-12-07 22:01:07 +00:00
"tags": []
2022-07-04 21:00:50 +00:00
}