Web Scraping & Data Extraction

1530 HTTP Stickynote Automation Webhook

1530 HTTP Stickynote Automation Webhook

Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
4

Node Types

execute Workflow Trigger
Execute Workflow Trigger
1 node
http Request
Query Confluence
1 node
set
Return Tool Response
1 node
sticky Note
Sticky Note, Sticky Note3, Sticky Note4, Sticky Note5
4 nodes

Workflow JSON

6.78 KB
{
  "meta": {
    "instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7"
  },
  "name": "1530 HTTP Stickynote Automation Webhook",
  "nodes": [
    {
      "id": "f1142274-898d-43da-a7ff-2b2e03f2dc73",
      "name": "Execute Workflow Trigger",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        1220,
        840
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1f407421-2dd6-4e0c-bc74-cfb291e475ed",
      "name": "Query Confluence",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1640,
        840
      ],
      "parameters": {
        "url": "https://n8n-labs.atlassian.net/wiki/rest/api/search",
        "options": {},
        "sendQuery": true,
        "sendHeaders": true,
        "authentication": "genericCredentialType",
        "genericAuthType": "httpBasicAuth",
        "queryParameters": {
          "parameters": [
            {
              "name": "cql",
           ...

Showing first 1000 characters. Click "Expand" to view the full JSON.