Hi,
the behavior that I reported still exists even though I have adapted my application and it is no longer a problem for me.
As you can see in the example (a few minutes ago) in one place there is “webinar.participant_left” in the other “meeting.participant_left”. The event was a webinar.
{
applicationId: “xig–KJDRdqPCIjL-cOMUQ”,
monitorTime: 1588781805279,
traceId: “Webhook_bbbcd79cb84941a2a1aa1795e593a329”,
accountId: “5xheyz–RVS9tCjFTFX3ow”,
event: “webinar.participant_left”, // <--------- CORRECT
status: “200”,
userId: “9TWiyYXRT1y6XvyTTcYQfg”,
url: “https://www.quickmcm.online/VCSPI/getzoomevent.aspx”,
subscriptionId: “FFx_xtGaSHG1w0sfle0jgw”,
requestHeaders: “N/A”,
requestBody: {
payload: {
account_id: “5xheyz–RVS9tCjFTFX3ow”,
object: {
uuid: “W6sy1kTFRoyrFHXo2csv1A==”,
participant: {
leave_time: “2020-05-06T16:00:03Z”,
user_id: “167773184”,
user_name: “MARINA GIUSEPPINA MARCHISIO”,
id: “fotu92fAQVSN7SpaHCZxIA”
},
id: “***********”,
type: 5,
topic: “Aula virtuale - ASPP Presentazione”,
host_id: “9TWiyYXRT1y6XvyTTcYQfg”,
duration: 240,
start_time: “2020-05-06T11:28:27Z”,
timezone: “Europe/Rome”
}
},
event: “meeting.participant_left” // <----------- NOT CORRECT
},
responseHeaders: {
Server: “Microsoft-IIS/8.5”,
Content-Length: “2”,
Date: “Wed, 06 May 2020 16:16:45 GMT”,
Content-Type: “text/html; charset=utf-8”
},
runTime: “489”,
ttl: 1591373806,
requestParameters: undefined,
responseData: undefined
}
*This post has been edited to remove any meeting / webinar IDs