Web Scraping & Data Extraction
0450 HTTP Stickynote Create Webhook
0450 HTTP Stickynote Create Webhook
Webhook
Medium
10
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
10
Node Types
4
Node Types
webhook
Bug Webhook
1 node
http Request
Hidden message to add bug details, Create linear issue, Get all linear teams, Get linear labels for a team
4 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
set
Set me up, Set team ID
2 nodes
Workflow JSON
9.99 KB
{
"meta": {
"instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7"
},
"name": "0450 HTTP Stickynote Create Webhook",
"nodes": [
{
"id": "72c8c4a7-ee03-4e43-97db-f6fc8904e5e0",
"name": "Bug Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
1100,
360
],
"webhookId": "e6d88547-5423-4b01-bc7f-e1f94274c4b2",
"parameters": {
"path": "e6d88547-5423-4b01-bc7f-e1f94274c4b2",
"options": {},
"httpMethod": "POST"
},
"typeVersion": 1
},
{
"id": "d1f3a8c8-d4af-452f-b4df-1e2dc73f7bd3",
"name": "Hidden message to add bug details",
"type": "n8n-nodes-base.httpRequest",
"position": [
1840,
360
],
"parameters": {
"url": "={{ $('Bug Webhook').item.json.body.response_url }}",
"method": "POST",
"options": {},
"sendBody": true,
"bodyParameters": {
"parameters...Showing first 1000 characters. Click "Expand" to view the full JSON.