AutomationFlowsGeneral › Dynamically Run Suiteql Queries in Netsuite via Http Webhook in N8n

Dynamically Run Suiteql Queries in Netsuite via Http Webhook in N8n

ByDataAnts @dataants on n8n.io

> Important: This template uses a NetSuite community node, so it only works on self-hosted n8n. Cloud-based n8n instances currently do not support community nodes.

Event trigger★☆☆☆☆ complexity3 nodesN8N Nodes Netsuite
General Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

This workflow corresponds to n8n.io template #3002 — we link there as the canonical source.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "FDl4Ho3KYiA7MIxR",
  "name": "NetSuite Rest API workflow",
  "tags": [],
  "nodes": [
    {
      "id": "f7f90fb4-e29f-4bbf-a99d-ee2fde45cd06",
      "name": "When clicking \u2018Test workflow\u2019",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -380,
        -40
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9fcc1ce7-e9bf-4592-8bcd-7c77272a9c59",
      "name": "NetSuite",
      "type": "n8n-nodes-netsuite.netsuite",
      "position": [
        -40,
        -180
      ],
      "parameters": {
        "query": "={{ $json.query.suiteql }}",
        "options": {},
        "operation": "runSuiteQL"
      },
      "credentials": {
        "netsuite": {
          "name": "<your credential>"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "1d615309-2cb0-4383-9698-2f80da0d4bf5",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -380,
        -280
      ],
      "parameters": {
        "path": "249328cc-587a-4269-b266-96fe60cfaeb9",
        "options": {},
        "responseData": "allEntries",
        "responseMode": "lastNode"
      },
      "typeVersion": 2
    }
  ],
  "active": true,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "d6823e59-8e07-44a6-b4af-b029da620523",
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "NetSuite",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "NetSuite": {
      "main": [
        []
      ]
    },
    "When clicking \u2018Test workflow\u2019": {
      "main": [
        [
          {
            "node": "NetSuite",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

&gt; Important: This template uses a NetSuite community node, so it only works on self-hosted n8n. Cloud-based n8n instances currently do not support community nodes.

Source: https://n8n.io/workflows/3002/ — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

NetSuite Rest API workflow. Uses manualTrigger, n8n-nodes-netsuite. Event-driven trigger; 3 nodes.

N8N Nodes Netsuite
General

Set Credentials Dynamically Using Expressions. Uses formTrigger, nasa, respondToWebhook, stickyNote. Event-driven trigger; 7 nodes.

Form Trigger, Nasa
General

Email form. Uses noOp, hunter, formTrigger, sendGrid. Event-driven trigger; 7 nodes.

Hunter, Form Trigger, SendGrid
General

Dynamic credentials using expressions. Uses formTrigger, nasa, respondToWebhook, stickyNote. Event-driven trigger; 7 nodes.

Form Trigger, Nasa
General

Automate Your Customer Service With WhatsApp Business Cloud & Asana. Uses formTrigger, whatsApp, stickyNote, asana. Event-driven trigger; 7 nodes.

Form Trigger, WhatsApp, Asana