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