n8n Airline Disruption Recovery: OpenAI + Slack + Twilio
n8n Airline Disruption Recovery: OpenAI + Slack + Twilio
Regular price
£70.99
Regular price
£70.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
⚡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Airline Disruption Recovery: OpenAI + Slack + Twilio
Regular price
£70.99
Regular price
£70.99
Sale price
Unit price
/
per
Recover faster from airline disruptions with an n8n workflow that connects OpenAI, Slack, Twilio, GDS, and Google Sheets
This n8n Airline Disruption Recovery workflow ingests flight disruption events, enriches them with passenger PNR data via a GDS API, uses OpenAI to decide the best recovery path, then escalates to Slack and/or rebooks automatically—while notifying passengers by Twilio SMS and logging every outcome to Google Sheets.
What this workflow does
-
Receives disruption events by POST webhook at
/trip-disruption(e.g., pax_id, tier, itinerary, disruption_type, delay_minutes). - Normalizes the payload and fetches passenger PNR/loyalty context from a GDS API.
- Uses OpenAI to classify disruption impact, select a response path, and generate a recommended rebooking option.
-
Routes the case based on OpenAI’s response:
- VIP concierge escalation: posts an alert to a Slack channel for the concierge desk, then sends an SMS update via Twilio.
- Standard auto-rebooking: calls the GDS rebooking API using the recommended option, then sends the passenger an SMS via Twilio.
- Minor-delay notification: follows the minor-delay notification path determined by OpenAI.
- Logs outcomes by appending or updating a row in a Google Sheets “Disruption Ops Dashboard” with passenger, tier, impact score, and chosen response path.
Use cases
- Automatically handle mass disruption alerts and trigger VIP concierge support for high-tier passengers.
- Reduce rebooking response time by using OpenAI to recommend the best recovery option, then executing via the GDS.
- Send timely Twilio SMS updates during delay events, while tracking operational decisions in a dashboard.
Technical details
-
Webhook input (POST to
/trip-disruption) - OpenAI credential for the Disruption Impact Classifier model
- GDS API for PNR/loyalty context and GDS rebooking
- Slack node for concierge alerts
- Twilio node for passenger SMS notifications
- Google Sheets updates to “Disruption Ops Dashboard”
- Workflow nodes include: set, slack, switch, twilio, webhook, sticky note
