When we set alert using API, we have alertid from flight aware when we set alert. We are monitoring flight and found that flight were late by 35min, but you didn’t send notification. we try to get information of alert by API FlightAlertEntry and we found below response from flight aware:
{
“alert_id”: 29813366,
“enabled”: true,
“description”: “IndiGo #2126”,
“type”: “Form_Airline”,
“ident”: “IGO2126-1557897983-airline-0277”,
“user_ident”: “”,
“aircrafttype”: “”,
“origin”: “”,
“destination”: “”,
“date_start”: 0,
“date_end”: 0,
“channels”: [
{
“channel_id”: 16,
“channel_name”: “FlightXML push”,
“mask_summary”: “meetingFlight”,
“e_filed”: true,
“e_departure”: true,
“e_arrival”: true,
“e_diverted”: true,
“e_cancelled”: true,
“target_address”: “Cablrtechnologly”
}
],
“alert_created”: 1558089972,
“alert_changed”: 1558089972
}
So, why are you not updating us for flight delay? even your site shows updated information as well