Files
n8n/flows/42.json

46 lines
1000 B
JSON
Executable File

{
"id": 42,
"name": "My workflow",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
300
],
"id": "b7edd579-64bc-4fd4-addd-57d63871638d"
},
{
"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"
}
},
"id": "c8b29733-880a-4bd9-9ccb-593acc36a0a4"
}
],
"connections": {},
"createdAt": "2022-07-01T07:17:31.326Z",
"updatedAt": "2022-07-01T07:19:38.534Z",
"settings": {},
"staticData": null,
"pinData": null,
"tags": []
}