Skip to content

n8n Workflows

Automated workflows powered by n8n for integration, data sync, and AI processing.

Total Workflows: 63+ n8n Instance: https://n8n.srv1139900.hstgr.cloudStatus: Active Production

Workflow Categories

Ocean Tracking

Headless browser automation for carrier tracking (MSC, Maersk, etc.)

WSI Operations

CargoWise data sync, follow-up tasks, and email processing

AI Bots

CrowBot daily briefing, OpenClaw sync, and AI-powered automation

CHAROS Trucking

Batch truck tracking and email reports

HandyManny

Customer portal workflows and notifications

Expediente

Document processing and AI analysis


Common Patterns

Sequential Processing: n8n workflows use sequential HTTP fetches chained via $('NodeName') references. Never use Merge with 4+ branches (causes timeout issues).

AI Integration: All AI workflows use Anthropic credential [CREDENTIAL_ID] for Claude API access.

Error Handling: Use continueOnFail: true for batch operations to prevent one failure from stopping the entire workflow.


Documentation Source: Auto-generated from specialist knowledge base Last Updated: 2026-02-28 11:36:05

HandyManny Documentation System