Web Scraping & Data Extraction
1080 Manual HTTP Automation Webhook
1080 Manual HTTP Automation Webhook
Manual
Medium
5
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
5
Node Types
0
Workflow JSON
2.26 KB
{
"name": "1080 Manual HTTP Automation Webhook",
"nodes": [
{
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"position": [
20,
180
],
"parameters": {},
"typeVersion": 1
},
{
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
420,
180
],
"parameters": {
"url": "https://n8n.io/n8n-logo.png",
"options": {},
"responseFormat": "file"
},
"typeVersion": 1
},
{
"name": "NextCloud",
"type": "n8n-nodes-base.nextCloud",
"position": [
220,
180
],
"parameters": {
"path": "n8n",
"resource": "folder"
},
"credentials": {
"nextCloudApi": "nextcloud_creds"
},
"typeVersion": 1
},
{
"name": "NextCloud1",
"type": "n8n-nodes-base.nextCloud",
"position": [
620,
180
...Showing first 1000 characters. Click "Expand" to view the full JSON.