Technology Stack: n8n, Webhook, HTTP Request, Code, HTML
This automation system monitors real-time flight data and delivers instant updates via a custom webhook endpoint. When triggered, the workflow collects user input (such as flight number or route), sends an HTTP request to an external flight information API, and parses the response using custom JavaScript code. The data is then formatted into a clean, readable HTML output, which is returned to the user or sent via notification.
We also use the Edit Field node to dynamically update and clean incoming data, making the entire workflow flexible and highly customizable.
Use Case Highlights:
- Real-time flight status updates for customers
- Can be embedded into chatbots or websites
- Supports custom output formatting in HTML
- Easily extendable for SMS/email alerts or schedule tracking
Built fully in n8n — no server-side coding required!
