Web Scraping & Data Extraction
0478 Schedule HTTP Create Webhook
0478 Schedule HTTP Create Webhook
Complex
High
14
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
8
Node Types
google Sheets
Add Log in History, Update Products Infos, List Products, Add Product
4 nodes
if
If price below price alert
1 node
set
Format Product
1 node
schedule Trigger
Schedule Trigger
1 node
http Request
Scrap Product
1 node
gmail
Notify Price Reduction
1 node
form Trigger
Monitor Zalando Product
1 node
sticky Note
Sticky Note1, Sticky Note, Sticky Note2, Sticky Note3
4 nodes
Workflow JSON
16.96 KB
{
"name": "0478 Schedule HTTP Create Webhook",
"nodes": [
{
"id": "db39e47c-df1f-4fec-86e5-fc391cce68da",
"name": "Add Log in History",
"type": "n8n-nodes-base.googleSheets",
"position": [
1360,
540
],
"parameters": {
"columns": {
"value": {},
"schema": [
{
"id": "price",
"type": "string",
"display": true,
"removed": false,
"required": false,
"displayName": "price",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "name",
"type": "string",
"display": true,
"removed": false,
"required": false,
"displayName": "name",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "link",
"t...Showing first 1000 characters. Click "Expand" to view the full JSON.