This workflow corresponds to n8n.io template #6509 — 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 →
{
"id": "v46oveU08zvihRIO",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "\ud83d\udd34 RedOps Module 4 \u2013 Redirect_Proxy_Cloak",
"tags": [
{
"id": "uNqHAlvBtMsP4gFd",
"name": "Pro",
"createdAt": "2025-07-07T09:34:20.437Z",
"updatedAt": "2025-07-07T09:34:20.437Z"
}
],
"nodes": [
{
"id": "d4a4157e-42e0-4799-b3aa-efbf79f30087",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
-40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ac3f084a-f396-4137-a01f-3eadbc7ec76b",
"name": "\u26a1 Trigger RedirectCloak",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1940,
580
],
"parameters": {},
"typeVersion": 1
},
{
"id": "101a32cf-eec1-4c92-9446-3f0f0fc74dcd",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"position": [
-1720,
580
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "8d7749db-9d5b-4fbc-b944-fbdea4eb81c9",
"name": "\ud83d\udd17 Generate Redirect Link",
"type": "n8n-nodes-base.set",
"position": [
-1500,
580
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "4690f108-aeea-4a04-b18e-0b9182074bb8",
"name": "\ud83d\udef0\ufe0f Simulate Redirect Hit",
"type": "n8n-nodes-base.set",
"position": [
-1220,
580
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "633704fc-c53d-4769-ad17-8e8d82611aa6",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1320,
740
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "4824804d-3ce6-46bd-b258-fad312b158c1",
"name": "\ud83d\udcc4 Append Redirect Logs",
"type": "n8n-nodes-base.googleSheets",
"position": [
-900,
580
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "a2752c63-f699-49c2-9f72-3441532e3fe4",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
220
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1348930e-e886-44ff-a910-3e567afbf2ff",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-560,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "6dd08870-9a70-41fa-97a7-2d82c60e031b",
"connections": {
"Google Sheets": {
"main": [
[
{
"node": "\ud83d\udd17 Generate Redirect Link",
"type": "main",
"index": 0
}
]
]
},
"\u26a1 Trigger RedirectCloak": {
"main": [
[
{
"node": "Google Sheets",
"type": "main",
"index": 0
}
]
]
},
"\ud83d\udd17 Generate Redirect Link": {
"main": [
[
{
"node": "\ud83d\udef0\ufe0f Simulate Redirect Hit",
"type": "main",
"index": 0
}
]
]
},
"\ud83d\udef0\ufe0f Simulate Redirect Hit": {
"main": [
[
{
"node": "\ud83d\udcc4 Append Redirect Logs",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Simulate cloaked phishing links that redirect through a controlled proxy. This module tracks if secure email gateways (SEGs) or sandboxes trigger the redirect before users do. Logs access, response, and timestamps in Google Sheets.
Source: https://n8n.io/workflows/6509/ — 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.
This template is ideal for solo store owners, eCommerce marketers, automation beginners, or anyone using Shopify and Gmail who wants to recover lost revenue without coding.
PCN. Uses googleSheets, httpRequest, @n-octo-n/n8n-nodes-json-database, itemLists. Event-driven trigger; 60 nodes.
The workflow automates the process of gathering extensive keyword data for a "Main Keyword." It starts by reading initial parameters from a Google Sheets template, creates a new dedicated Google Sheet
🔥 March Sale – n8n Community Members Get ideoGener8r for Just $27! (Reg. $47) Use Coupon Code: (Valid until 3/31/2025 for n8n community members)
📄 Documentation: Notion Guide