Community Crypto Example
detail.loadingPreview
A manual workflow demonstrating the Crypto node.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is a basic example of how to use the Crypto node in n8n. It's triggered manually and encrypts a simple string.
Key Features
- Manual trigger for immediate execution.
- Utilizes the Crypto node for basic encryption.
How To Use
- Click the 'Execute Workflow' button.
- Observe the output of the Crypto node.
Apps Used
Workflow JSON
{
"id": "2376b0f7-9956-4093-a619-a57100ec2a32",
"name": "Community Crypto Example",
"nodes": 0,
"category": "Community Contributed (Unverified)",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2376b0f7-9956...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
CrateDB Insert Example
An example workflow demonstrating how to insert data into CrateDB.
Manual Trigger Workflow - Cleanup Old Executions
Cleans up old n8n workflow executions triggered manually.
Community Contributed: A/B Split Testing
A/B test different AI agent prompts using Supabase for session management and OpenAI for LLM interaction.
Community Contributed: Form to Google Doc Template
Automatically populates a Google Doc template with data from a form submission.
Proxmox Custom AI Agent (Unverified)
An unverified community template for an AI agent that interacts with Proxmox.
Community Contributed Rundeck Job Executor (Unverified)
Executes a specified Rundeck job using provided credentials.