This workflow corresponds to n8n.io template #5733 — 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": "TubhBU7sNJM8HbIO",
"name": "\ud83d\udd10 Email Encryption Masterclass",
"tags": [],
"nodes": [
{
"id": "2dffdac7-13c1-4341-a122-4f9b049da158",
"name": "When clicking \"Test workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"position": [
220,
0
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ecdf641b-33f0-46a4-98f0-8bd8cce5b603",
"name": "Sample Data",
"type": "n8n-nodes-base.code",
"position": [
420,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "a07a7590-8424-4fa6-b518-cbb65c7803ff",
"name": "Encrypt Emails",
"type": "n8n-nodes-base.code",
"position": [
620,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "44f1e649-428a-48b4-bba5-49e1618b177c",
"name": "Verify Encryption",
"type": "n8n-nodes-base.code",
"position": [
820,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "892d4560-b558-4888-ad87-57503ceafe54",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-220,
-100
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c95888de-7c36-47fd-8a3c-177349302ec2",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-220,
280
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "6b1a2fe4-908c-4703-a59c-0ab1e80cf620",
"connections": {
"Sample Data": {
"main": [
[
{
"node": "Encrypt Emails",
"type": "main",
"index": 0
}
]
]
},
"Encrypt Emails": {
"main": [
[
{
"node": "Verify Encryption",
"type": "main",
"index": 0
}
]
]
},
"When clicking \"Test workflow\"": {
"main": [
[
{
"node": "Sample Data",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Professional-Grade AES-256 Data Protection for n8n
Source: https://n8n.io/workflows/5733/ — 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.
Blotato. Uses googleSheets, @blotato/n8n-nodes-blotato. Event-driven trigger; 65 nodes.
This template is a hands-on, practical exam designed to help you master n8n Expressions—the key to accessing and manipulating data in your workflows.
This template is a hands-on, practical exam designed to test your understanding of the fundamental JSON data types. It's the perfect way to solidify your knowledge after learning the basics.
Agendamiento. Uses n8n-nodes-evolution-api, redis, dataTable, executeWorkflowTrigger. Event-driven trigger; 60 nodes.
Kv Cloudflare Key Value Database Full Api Integration Workflow. Uses stickyNote, httpRequest, manualTrigger. Event-driven trigger; 47 nodes.