Files
n8n/flows/42.json

47 lines
1.0 KiB
JSON
Raw Normal View History

2022-07-01 21:00:52 +00:00
{
2022-10-27 21:01:19 +00:00
"createdAt": "2022-07-01T07:17:31.326Z",
"updatedAt": "2022-07-01T07:19:38.534Z",
2022-07-01 21:00:52 +00:00
"id": 42,
"name": "My workflow",
"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": "b7edd579-64bc-4fd4-addd-57d63871638d"
2022-07-01 21:00:52 +00:00
},
{
"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"
}
2022-08-03 21:00:21 +00:00
},
"id": "c8b29733-880a-4bd9-9ccb-593acc36a0a4"
2022-07-01 21:00:52 +00:00
}
],
"connections": {},
"settings": {},
"staticData": null,
2022-07-20 21:00:15 +00:00
"pinData": null,
2022-11-02 22:00:30 +00:00
"tags": [],
"hash": "bed4fa79769bac4344bc4527a72a9e0d"
2022-07-01 21:00:52 +00:00
}