Files
n8n/flows/43.json

56 lines
1.2 KiB
JSON
Executable File

{
"createdAt": "2022-07-04T18:06:32.398Z",
"updatedAt": "2022-07-04T18:16:28.601Z",
"id": "43",
"name": "My workflow 2",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
300
],
"id": "8e2b1f7f-199e-45ad-b3a3-bec10a2ab420"
},
{
"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"
}
},
"id": "ca6e62af-b070-46d6-bd07-b9d2c109aadc"
}
],
"connections": {},
"settings": {},
"staticData": {
"node:Facebook Trigger": {
"verifyToken": "ef26c7dd-2a58-4bac-a16c-d7e1f8ba82c1"
}
},
"pinData": null,
"versionId": "7f4a9b80-2991-40b7-b73f-a47f0035a1bf",
"triggerCount": 0,
"tags": []
}