Ssh Workflow
Automated workflow: Ssh Workflow. This workflow integrates 7 different services: stickyNote, code, scheduleTrigger, ssh, stopAndError. It contains 8 nodes and follows best practices for error handling and security.
Prerequisites
Required Credentials (2)
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Email Automation
Automate email responses, forwarding, or organization based on rules.
Handle routine email tasks automatically and focus on what matters.
Scheduled Operations
Run automated tasks at specific times - daily reports, weekly cleanups, monthly backups.
Set it and forget it - reliable automation that runs on your schedule.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
{
"nodes": [
{
"id": "4ca55c6e-cf2e-4239-82a9-88d0a201e761",
"name": "List upgradable packages",
"type": "n8n-nodes-base.ssh",
"notes": "apt list --upgradable",
"position": [
-280,
0
],
"parameters": {
"command": "apt list --upgradable"
},
"credentials": {
"sshPassword": {
"id": "Ps31IKTeseWFlA0g",
"name": "SSH Password account"
}
},
...Related Workflows
Httprequest Workflow
Automated workflow: Httprequest Workflow. This workflow processes data and performs automated tasks.
Todoist Weekly Review Template
Automated workflow: Todoist Weekly Review Template. This workflow processes data and performs automated tasks.
Daylight Saving Time Notification
Automated workflow: Daylight Saving Time Notification. This workflow integrates 10 different services: stickyNote, code,...
Property Lead Contact Enrichment from CRM
Automated workflow: Property Lead Contact Enrichment from CRM. This workflow integrates 10 different services: stickyNot...
Manualtrigger Workflow
Automated workflow: Manualtrigger Workflow. This workflow integrates 14 different services: filter, stickyNote, schedule...
Amazon Product Price Tracker
Automated workflow: Amazon Product Price Tracker. This workflow integrates 9 different services: stickyNote, httpRequest...