Web Scraping & Data Extraction
0622 HTTP Stickynote Create Webhook
0622 HTTP Stickynote Create Webhook
Manual
Medium
11
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
11
Node Types
5
Node Types
http Request
Upload Img to ImgBB for URL, ReSmush.it Image Optimisation, Store Optimised Image ImgBB
3 nodes
sticky Note
Sticky Note50, Sticky Note51, Sticky Note52, Sticky Note53, Sticky Note54
5 nodes
set
Set image description
1 node
open Ai
Generate Image
1 node
no Op
No Operation, do nothing
1 node
Workflow JSON
9.16 KB
{
"meta": {
"instanceId": "6b6a2db47bdf8371d21090c511052883cc9a3f6af5d0d9d567c702d74a18820e"
},
"name": "0622 HTTP Stickynote Create Webhook",
"nodes": [
{
"id": "6fb16611-0ee4-4c89-91ef-dc8a1e39406d",
"name": "Upload Img to ImgBB for URL",
"type": "n8n-nodes-base.httpRequest",
"position": [
120,
6220
],
"parameters": {
"url": "https://api.imgbb.com/1/upload",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "multipart-form-data",
"sendHeaders": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "image",
"parameterType": "formBinaryData",
"inputDataFieldName": "data"
}
]
},
"genericAuthType": "httpQueryAuth",
"headerParameters": {
"parameters": [
{
"nam...Showing first 1000 characters. Click "Expand" to view the full JSON.