This workflow corresponds to n8n.io template #9882 — we link there as the canonical source.
This workflow follows the Google Sheets → HTTP Request recipe pattern — see all workflows that pair these two integrations.
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 →
{
"id": "5jm27UVaH8DXL977",
"name": "icebraker Generator powered with Cha GPT",
"tags": [],
"nodes": [
{
"id": "29e0adaa-63f0-4c3e-9f0f-f2b0ed627c9f",
"name": "When clicking \u2018Test workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-304,
64
],
"parameters": {},
"typeVersion": 1
},
{
"id": "e594e245-8166-42a2-ac36-4ab8a142f24a",
"name": "HTML",
"type": "n8n-nodes-base.html",
"position": [
480,
-80
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ef72e925-a84f-4069-a2d6-96ff01cc3bb8",
"name": "Split Out",
"type": "n8n-nodes-base.splitOut",
"position": [
112,
336
],
"parameters": {},
"typeVersion": 1
},
{
"id": "87ba5626-9f37-44a2-bbd0-ea5fbd802ad0",
"name": "Request web page for URL",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueRegularOutput",
"position": [
784,
-32
],
"parameters": {},
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "7558da57-950a-4612-bea2-3669d6a4f6ad",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"position": [
944,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ebb5b419-7279-4a0c-bc85-4f6555e6d0e0",
"name": "Summarize Website Page",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1232,
-160
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "8aba364b-58a7-4f96-8361-0cbb05cf6b65",
"name": "Limit",
"type": "n8n-nodes-base.limit",
"position": [
416,
336
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6afb479b-b40d-4d9c-999d-dfb3f99b540f",
"name": "Scrape Home",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
64,
64
],
"parameters": {},
"executeOnce": false,
"typeVersion": 4.2,
"alwaysOutputData": false
},
{
"id": "169e1261-8eeb-4e3c-bfe6-246d55374559",
"name": "Aggregate",
"type": "n8n-nodes-base.aggregate",
"position": [
1552,
-160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "aae4a930-5349-4019-a231-5fa3b41b2969",
"name": "Generate Multiline Icebreaker",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1232,
64
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "f8a7c57a-bdc7-4ad7-9147-bac53ae5deec",
"name": "Get Search URL",
"type": "n8n-nodes-base.googleSheets",
"position": [
-96,
64
],
"parameters": {},
"executeOnce": false,
"typeVersion": 4.5,
"alwaysOutputData": true
},
{
"id": "3cd8a65f-c415-4e9f-89df-e0c6aa256e86",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
-64,
336
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "dc0acad3-6f5f-4a7e-9c2a-8cfb51dd3968",
"name": "Code",
"type": "n8n-nodes-base.code",
"position": [
288,
336
],
"parameters": {},
"typeVersion": 2
},
{
"id": "b6b2bfc9-0e5c-4495-9145-dc329bd00e88",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
1552,
64
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "4d6b8c53-4800-4e55-9a33-e353e4442c36",
"name": "Google Sheets1",
"type": "n8n-nodes-base.googleSheets",
"position": [
288,
64
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "6e97138a-79df-40d2-bb7a-6e1aba55ef56",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
480,
144
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "91e0c802-23a7-4ea7-9acf-d90b5cb39303",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-144,
-448
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c2c3a848-0581-4a8a-9a5b-1c024d2a5284",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
704,
-224
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "391c5fdb-6681-4c31-a28c-12152e88e026",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
1184,
-544
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "3408c389-77cf-42c7-bae3-f80db5af7ef8",
"connections": {
"If": {
"main": [
[
{
"node": "Google Sheets1",
"type": "main",
"index": 0
}
],
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
]
]
},
"Code": {
"main": [
[
{
"node": "Limit",
"type": "main",
"index": 0
}
]
]
},
"HTML": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
},
"Limit": {
"main": [
[
{
"node": "Request web page for URL",
"type": "main",
"index": 0
}
]
]
},
"Markdown": {
"main": [
[
{
"node": "Summarize Website Page",
"type": "main",
"index": 0
}
]
]
},
"Aggregate": {
"main": [
[
{
"node": "Generate Multiline Icebreaker",
"type": "main",
"index": 0
}
]
]
},
"Split Out": {
"main": [
[
{
"node": "Code",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields": {
"main": [
[
{
"node": "Split Out",
"type": "main",
"index": 0
}
]
]
},
"Scrape Home": {
"main": [
[
{
"node": "HTML",
"type": "main",
"index": 0
}
],
[
{
"node": "Google Sheets1",
"type": "main",
"index": 0
}
]
]
},
"Google Sheets": {
"main": [
[
{
"node": "Get Search URL",
"type": "main",
"index": 0
}
]
]
},
"Get Search URL": {
"main": [
[
{
"node": "Scrape Home",
"type": "main",
"index": 0
}
]
]
},
"Google Sheets1": {
"main": [
[
{
"node": "Get Search URL",
"type": "main",
"index": 0
}
]
]
},
"Summarize Website Page": {
"main": [
[
{
"node": "Aggregate",
"type": "main",
"index": 0
}
]
]
},
"Request web page for URL": {
"main": [
[
{
"node": "Markdown",
"type": "main",
"index": 0
}
]
]
},
"Generate Multiline Icebreaker": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
]
]
},
"When clicking \u2018Test workflow\u2019": {
"main": [
[
{
"node": "Get Search URL",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Icebreaker Generator powered with ChatGPT
Source: https://n8n.io/workflows/9882/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Ask questions like “How much did I spend on food last month?” and get instant answers from your financial data — directly in Telegram.
The Problem That it Solves
This intelligent email automation workflow helps you maximize engagement through domain-based outreach. It utilizes AI-powered personalization and strategic follow-ups to increase response rates. The
Note: Now includes an Apify alternative for Rapid API (Some users can't create new accounts on Rapid API, so I have added an alternative for you. But immediately you are able to get access to Rapid AP
Scrape ads – Pulls Facebook Ad Library data for "ai automation" keywords using Apify Filter & sort – Filters ads by page likes (>1,000) and separates into videos, images, and text ads Analyze creat