{
“ident”: “FJL847”,
“origin”: “LHE”,
“destination”: “KHI”,
“aircraft_type”: “A320”,
“start”: “2023-06-02”,
“end”: “2023-06-03”,
“max_weekly”: 10,
“eta”: 15,
“events”: {
“arrival”: true,
“cancelled”: true,
“departure”: true,
“diverted”: true,
“filed”: false
},
“target_url”: “xyzserverpath”
}
This is what i am trying to setup the alert with but everytime it return an error “Unconnected chanel”. can someone please help me with this?