Auto backup (2022-07-11T21:00:41.029Z)
This commit is contained in:
279
flows/45.json
Normal file
279
flows/45.json
Normal file
@@ -0,0 +1,279 @@
|
||||
{
|
||||
"id": 45,
|
||||
"name": "Unsplash",
|
||||
"active": false,
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {},
|
||||
"name": "Start",
|
||||
"type": "n8n-nodes-base.start",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
240,
|
||||
300
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"url": "={{$json[\"urls\"][\"full\"]}}",
|
||||
"responseFormat": "file",
|
||||
"options": {}
|
||||
},
|
||||
"name": "HTTP Request",
|
||||
"type": "n8n-nodes-base.httpRequest",
|
||||
"typeVersion": 2,
|
||||
"position": [
|
||||
680,
|
||||
300
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"url": "https://avtomoto25.cn.ua/wp-content/uploads/logo_banner.png",
|
||||
"responseFormat": "file",
|
||||
"dataPropertyName": "data2",
|
||||
"options": {}
|
||||
},
|
||||
"name": "HTTP Request2",
|
||||
"type": "n8n-nodes-base.httpRequest",
|
||||
"typeVersion": 2,
|
||||
"position": [
|
||||
860,
|
||||
500
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"mode": "mergeByIndex",
|
||||
"join": "inner"
|
||||
},
|
||||
"name": "Merge",
|
||||
"type": "n8n-nodes-base.merge",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
1140,
|
||||
420
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "multiStep",
|
||||
"operations": {
|
||||
"operations": [
|
||||
{
|
||||
"operation": "resize",
|
||||
"width": 1200,
|
||||
"height": -1,
|
||||
"resizeOption": "onlyIfLarger"
|
||||
},
|
||||
{
|
||||
"operation": "draw",
|
||||
"color": "#00000099",
|
||||
"startPositionX": 25,
|
||||
"startPositionY": 25,
|
||||
"endPositionX": 1175,
|
||||
"endPositionY": 605
|
||||
},
|
||||
{
|
||||
"operation": "crop",
|
||||
"width": 1200,
|
||||
"height": 630
|
||||
}
|
||||
]
|
||||
},
|
||||
"options": {}
|
||||
},
|
||||
"name": "Edit Image1",
|
||||
"type": "n8n-nodes-base.editImage",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
860,
|
||||
300
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "composite",
|
||||
"dataPropertyNameComposite": "data2",
|
||||
"operator": "Plus",
|
||||
"positionX": 50,
|
||||
"positionY": 50,
|
||||
"options": {}
|
||||
},
|
||||
"name": "Edit Image",
|
||||
"type": "n8n-nodes-base.editImage",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
1320,
|
||||
420
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"url": "https://api.unsplash.com/photos/random?query=driving",
|
||||
"options": {},
|
||||
"headerParametersUi": {
|
||||
"parameter": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Client-ID SU9IXaIjfJXqKqJ1NM1zgkSjuxLVhVXICfIdWEWvUPM"
|
||||
}
|
||||
]
|
||||
},
|
||||
"queryParametersUi": {
|
||||
"parameter": [
|
||||
{
|
||||
"name": "orientation",
|
||||
"value": "landscape"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"name": "HTTP Request3",
|
||||
"type": "n8n-nodes-base.httpRequest",
|
||||
"typeVersion": 2,
|
||||
"position": [
|
||||
460,
|
||||
300
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"operation": "multiStep",
|
||||
"operations": {
|
||||
"operations": [
|
||||
{
|
||||
"operation": "text",
|
||||
"text": "Розпочато запис на \nнавчання за адресою",
|
||||
"fontSize": 36,
|
||||
"fontColor": "#EDEDED",
|
||||
"positionY": 480
|
||||
},
|
||||
{
|
||||
"operation": "text",
|
||||
"text": "вул. Красносільського 59а",
|
||||
"fontSize": 56,
|
||||
"fontColor": "#FFFFFF",
|
||||
"positionY": 580,
|
||||
"font": "/usr/share/fonts/truetype/msttcorefonts/Arial_Bold.ttf"
|
||||
},
|
||||
{
|
||||
"operation": "text",
|
||||
"text": "Початок занятть",
|
||||
"fontSize": 36,
|
||||
"fontColor": "#EDEDED",
|
||||
"positionY": 660
|
||||
},
|
||||
{
|
||||
"operation": "text",
|
||||
"text": "asdasdasda",
|
||||
"fontSize": 56,
|
||||
"fontColor": "#070707",
|
||||
"positionY": 400,
|
||||
"font": "/usr/share/fonts/truetype/msttcorefonts/Arial_Bold.ttf"
|
||||
}
|
||||
]
|
||||
},
|
||||
"options": {}
|
||||
},
|
||||
"name": "Edit Image2",
|
||||
"type": "n8n-nodes-base.editImage",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
1500,
|
||||
420
|
||||
]
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Start": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "HTTP Request3",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"HTTP Request": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Edit Image1",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"HTTP Request2": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Merge",
|
||||
"type": "main",
|
||||
"index": 1
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Merge": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Edit Image",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Edit Image1": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Merge",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"HTTP Request3": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "HTTP Request",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Edit Image": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Edit Image2",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-07-11T13:20:39.956Z",
|
||||
"updatedAt": "2022-07-11T18:56:33.187Z",
|
||||
"settings": {},
|
||||
"staticData": null,
|
||||
"tags": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "avtomoto25",
|
||||
"createdAt": "2022-05-10T18:06:30.022Z",
|
||||
"updatedAt": "2022-05-10T18:06:30.022Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user