Real-time production order sync that reads new Google Sheets rows, validates required dimensions, routes by wood species, and creates the correct Trello card while notifying the team in Discord and email when data is incomplete.
n8n · workflow canvasproduction build
Context
Production teams needed a dependable way to turn spreadsheet-based orders into Trello cards without manually checking dimensions, sorting by wood species, or chasing designers when order details were incomplete.
Approach
Built two connected n8n workflows: the main flow watches for new spreadsheet rows, enriches and validates order data, branches to placeholder handling when dimensions are missing, and otherwise routes orders into Premium or Standard Trello card paths before sending a Discord confirmation; a separate error monitor sends workflow failure alerts by email.