Files
n8n/flows/43.json

51 lines
1.0 KiB
JSON
Raw Normal View History

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
]
},
{
"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"
}
}
}
],
"connections": {},
"createdAt": "2022-07-04T18:06:32.398Z",
"updatedAt": "2022-07-04T18:16:28.601Z",
"settings": {},
"staticData": {
"node:Facebook Trigger": {
"verifyToken": "ef26c7dd-2a58-4bac-a16c-d7e1f8ba82c1"
}
},
"tags": []
}