0370 Code Schedule Create Webhook

0370 Code Schedule Create Webhook

Scheduled
High
13
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
13
Node Types
10

Node Types

code
Add your competitors here
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
schedule Trigger
Execute workflow every day
1 node
http Request
Get G2 data with ScrapingBee
1 node
html
Get review section HTML, Extract structured data
2 nodes
item Lists
Iterate on reviews
1 node
markdown
Convert Review HTML to Markdown
1 node
google Sheets
Get all past reviews, Add new review to Google Sheets
2 nodes
merge
Continue only if review is new
1 node
slack
Send new review to Slack
1 node

Workflow JSON

12.61 KB
{
  "meta": {
    "instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7"
  },
  "name": "0370 Code Schedule Create Webhook",
  "nodes": [
    {
      "id": "bd34c2fb-9892-408e-be1f-a25f6f9970ad",
      "name": "Add your competitors here",
      "type": "n8n-nodes-base.code",
      "position": [
        1260,
        800
      ],
      "parameters": {
        "jsCode": "return [\n  {\"competitor\":\"zendesk\"},\n  {\"competitor\":\"intercom\"},\n  {\"competitor\":\"dixa\"}\n]"
      },
      "typeVersion": 2
    },
    {
      "id": "ec726fe0-e85f-47b3-8cd9-05b94fc5f8ab",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1400,
        600
      ],
      "parameters": {
        "color": 7,
        "width": 235.6521057347669,
        "height": 396.0430107526882,
        "content": "Add your API key here\n\n1. Sign up here\nhttps://app.scrapingbee.com/\n\n2. Get your API key\n\n3. Paste it the node"
      },
      ...

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