Alert Help - Only getting a some callbacks not all being set

Hello, I have been struggling trying to get the alerts to work as they did with V2. I apologize if Im flooding the board with several Alert questions but I am getting intermittent results. I set Alerts for 5 flights. Below shows the inputs sent, the results from getAlerts and the posted alerts shown from AeroAPI Push Notifications - FlightAware

I have tried various alert event combinations but I cannot seem to get 100% of the alerts that were set. I did not receive callbacks from DAL2538 nd DAL2212. Am I doing something wrong here?

ident: DAL782
origin: MSP
destination: SEA
start_date: 2023-11-01
end_date: 2023-11-01
max_weekly: 1000
events: “arrival”: true,“departure”: true,“cancelled”: true,“diverted”: true,“filed”: false,
“out”: true, “off”: true,“on”: true,“in”: true

ident: DAL1174
origin: MSP
destination: SLC
start_date: 2023-11-01
end_date: 2023-11-01
max_weekly: 1000
events: “arrival”: true,“departure”: true,“cancelled”: true,“diverted”: true,“filed”: false,
“out”: true, “off”: true,“on”: true,“in”: true

ident: DAL2538
origin: MSP
destination: BIL
start_date: 2023-11-01
end_date: 2023-11-01
max_weekly: 1000
events: “arrival”: true,“departure”: true,“cancelled”: true,“diverted”: true,“filed”: false,
“out”: true, “off”: true,“on”: true,“in”: true

ident: DAL2442
origin: MSP
destination: MCO
start_date: 2023-11-01
end_date: 2023-11-01
max_weekly: 1000
events: “arrival”: true,“departure”: true,“cancelled”: true,“diverted”: true,“filed”: false,
“out”: true, “off”: true,“on”: true,“in”: true

ident: DAL2212
origin: MSP
destination: PDX
start_date: 2023-11-01
end_date: 2023-11-01
max_weekly: 1000
events: “arrival”: true,“departure”: true,“cancelled”: true,“diverted”: true,“filed”: false,
“out”: true, “off”: true,“on”: true,“in”: true

{
“alerts”: [
{
“id”: 64459296,
“enabled”: true,
“target_url”: “https://crosscheckhub--stage.sandbox.my.salesforce-sites.com/services/apexrest/ScheduledEventAeroAlertService”,
“description”: “Delta 1174 (KMSP → KSLC)”,
“ident”: “DAL1174”,
“ident_icao”: “DAL1174”,
“ident_iata”: “DL1174”,
“origin”: “KMSP”,
“origin_icao”: “KMSP”,
“origin_iata”: “MSP”,
“origin_lid”: “MSP”,
“destination”: “KSLC”,
“destination_icao”: “KSLC”,
“destination_iata”: “SLC”,
“destination_lid”: “SLC”,
“aircraft_type”: null,
“created”: “2023-11-01T22:02:25Z”,
“changed”: “2023-11-01T22:02:25Z”,
“start”: “2023-11-01”,
“end”: “2023-11-01”,
“user_ident”: null,
“eta”: 0,
“events”: {
“arrival”: true,
“departure”: true,
“cancelled”: true,
“diverted”: true,
“filed”: false,
“out”: true,
“off”: true,
“on”: true,
“in”: true
}
},
{
“id”: 64459327,
“enabled”: true,
“target_url”: “https://crosscheckhub--stage.sandbox.my.salesforce-sites.com/services/apexrest/ScheduledEventAeroAlertService”,
“description”: “Delta 2442 (KMSP → KMCO)”,
“ident”: “DAL2442”,
“ident_icao”: “DAL2442”,
“ident_iata”: “DL2442”,
“origin”: “KMSP”,
“origin_icao”: “KMSP”,
“origin_iata”: “MSP”,
“origin_lid”: “MSP”,
“destination”: “KMCO”,
“destination_icao”: “KMCO”,
“destination_iata”: “MCO”,
“destination_lid”: “MCO”,
“aircraft_type”: null,
“created”: “2023-11-01T22:03:20Z”,
“changed”: “2023-11-01T22:03:20Z”,
“start”: “2023-11-01”,
“end”: “2023-11-01”,
“user_ident”: null,
“eta”: 0,
“events”: {
“arrival”: true,
“departure”: true,
“cancelled”: true,
“diverted”: true,
“filed”: false,
“out”: true,
“off”: true,
“on”: true,
“in”: true
}
},
{
“id”: 64459335,
“enabled”: true,
“target_url”: “https://crosscheckhub--stage.sandbox.my.salesforce-sites.com/services/apexrest/ScheduledEventAeroAlertService”,
“description”: “Delta 782 (KMSP → KSEA)”,
“ident”: “DAL782”,
“ident_icao”: “DAL782”,
“ident_iata”: “DL782”,
“origin”: “KMSP”,
“origin_icao”: “KMSP”,
“origin_iata”: “MSP”,
“origin_lid”: “MSP”,
“destination”: “KSEA”,
“destination_icao”: “KSEA”,
“destination_iata”: “SEA”,
“destination_lid”: “SEA”,
“aircraft_type”: null,
“created”: “2023-11-01T22:03:40Z”,
“changed”: “2023-11-01T22:03:40Z”,
“start”: “2023-11-01”,
“end”: “2023-11-01”,
“user_ident”: null,
“eta”: 0,
“events”: {
“arrival”: true,
“departure”: true,
“cancelled”: true,
“diverted”: true,
“filed”: false,
“out”: true,
“off”: true,
“on”: true,
“in”: true
}
},
{
“id”: 64459352,
“enabled”: true,
“target_url”: “https://crosscheckhub--stage.sandbox.my.salesforce-sites.com/services/apexrest/ScheduledEventAeroAlertService”,
“description”: “Delta 2212 (KMSP → KSEA)”,
“ident”: “DAL2212”,
“ident_icao”: “DAL2212”,
“ident_iata”: “DL2212”,
“origin”: “KMSP”,
“origin_icao”: “KMSP”,
“origin_iata”: “MSP”,
“origin_lid”: “MSP”,
“destination”: “KSEA”,
“destination_icao”: “KSEA”,
“destination_iata”: “SEA”,
“destination_lid”: “SEA”,
“aircraft_type”: null,
“created”: “2023-11-01T22:04:13Z”,
“changed”: “2023-11-01T22:04:13Z”,
“start”: “2023-11-01”,
“end”: “2023-11-01”,
“user_ident”: null,
“eta”: 0,
“events”: {
“arrival”: true,
“departure”: true,
“cancelled”: true,
“diverted”: true,
“filed”: false,
“out”: true,
“off”: true,
“on”: true,
“in”: true
}
},
{
“id”: 64459354,
“enabled”: true,
“target_url”: “https://crosscheckhub--stage.sandbox.my.salesforce-sites.com/services/apexrest/ScheduledEventAeroAlertService”,
“description”: “Delta 2538 (KMSP → KSEA)”,
“ident”: “DAL2538”,
“ident_icao”: “DAL2538”,
“ident_iata”: “DL2538”,
“origin”: “KMSP”,
“origin_icao”: “KMSP”,
“origin_iata”: “MSP”,
“origin_lid”: “MSP”,
“destination”: “KSEA”,
“destination_icao”: “KSEA”,
“destination_iata”: “SEA”,
“destination_lid”: “SEA”,
“aircraft_type”: null,
“created”: “2023-11-01T22:04:32Z”,
“changed”: “2023-11-01T22:04:32Z”,
“start”: “2023-11-01”,
“end”: “2023-11-01”,
“user_ident”: null,
“eta”: 0,
“events”: {
“arrival”: true,
“departure”: true,
“cancelled”: true,
“diverted”: true,
“filed”: false,
“out”: true,
“off”: true,
“on”: true,
“in”: true
}
}
],
“links”: null,
“num_pages”: 1
}

||DAL782 at the gate at KSEA, arriving from KMSP|Type unknown|Wednesday 09:55PM CDT|
||DAL782 arrived at KSEA from KMSP|Type unknown|Wednesday 09:40PM CDT|
||DAL2442 at the gate at KMCO, arriving from KMSP|Type unknown|Wednesday 09:26PM CDT|
||DAL2442 arrived at KMCO from KMSP|Type unknown|Wednesday 09:13PM CDT|
||DAL1174 at the gate at KSLC, arriving from KMSP|Type unknown|Wednesday 08:47PM CDT|
||DAL1174 arrived at KSLC from KMSP|Type unknown|Wednesday 08:40PM CDT|
|DAL2442 has departed KMSP for KMCO|Type unknown|Wednesday 06:34PM CDT|
|DAL2442 left gate KMSP, en route to KMCO|Type unknown|Wednesday 06:20PM CDT|
|DAL1174 has departed KMSP for KSLC|Type unknown|Wednesday 06:17PM CDT|
|DAL782 has departed KMSP for KSEA|Type unknown|Wednesday 06:16PM CDT|
|DAL1174 left gate KMSP, en route to KSLC|Type unknown|Wednesday 06:03PM CDT|
|DAL782 left gate KMSP, en route to KSEA|Type unknown|Wednesday 06:02PM CDT|

ident: DAL2538
origin: MSP
destination: BIL
“id”: 64459354,
“ident”: “DAL2538”,
“origin”: “KMSP”,
“destination”: “KSEA”,
ident: DAL2212
origin: MSP
destination: PDX
“id”: 64459352,
“ident”: “DAL2212”,
“ident_icao”: “DAL2212”,
“origin”: “KMSP”,
“destination”: “KSEA”,

It appears that you have incorrect destinations for the flights you have mentioned. You have them correct in the upper portion, but where the id’s are shown, those destinations are shown as KSEA.

My apologies, I reran the test and everything looked good. I need to get some sleep. :slight_smile: