Data Processing & Analysis
0728 Manual GoogleSheets Update Triggered
0728 Manual GoogleSheets Update Triggered
Manual
High
8
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
8
Node Types
7
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
agent
AI Agent
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
output Parser Structured
Structured Output Parser
1 node
google Sheets
Fetch Keywords from Sheet, Update Sheet with Analysis Results
2 nodes
split In Batches
Process Keywords in Batches
1 node
wait
Prevent API Rate Limiting
1 node
Workflow JSON
11.92 KB
{
"meta": {
"instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7",
"templateCredsSetupCompleted": true
},
"name": "0728 Manual GoogleSheets Update Triggered",
"nodes": [
{
"id": "53e93a66-468a-4df8-b2cb-58ff0563f83f",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-160,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "70692fd5-d575-49d2-9e3c-71bdddb0782e",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
1000,
0
],
"parameters": {
"text": "=keyword: {{ $json.Keyword }}",
"options": {
"systemMessage": "=Check the keyword I provided and define if this keyword has a name of the known IT software, service, tool or app as a part of it (for example, ServiceNow or Salesforce) and return yes or no."
},
"promptType...Showing first 1000 characters. Click "Expand" to view the full JSON.