Files
n8n/flows/42.json

43 lines
877 B
JSON

{
"id": 42,
"name": "My workflow",
"active": false,
"nodes": [
{
"parameters": {},
"name": "Start",
"type": "n8n-nodes-base.start",
"typeVersion": 1,
"position": [
240,
300
]
},
{
"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"
}
}
}
],
"connections": {},
"createdAt": "2022-07-01T07:17:31.326Z",
"updatedAt": "2022-07-01T07:19:38.534Z",
"settings": {},
"staticData": null,
"tags": []
}