Auto backup (2022-07-01T21:00:51.967Z)
This commit is contained in:
43
flows/42.json
Normal file
43
flows/42.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user