webhook without Ended and Recording_Meeting_Completed notification.

My endpoint only got STARTED notification, 
without Ended and Recording_Meeting_Completed notification.

meetingID :  200-755-229

Hi. If you close meeting by API which means you update the meeting status using API,you don’t trigger the webhook event so that you don’t receive the notification. Only close the meeting on the client, you can get the notification.

Actually, if you close the meeting on the site, you can also get the notification.

I invoke the end meeting api  on api playground page, 

receive: START,RECORDING_MEETING_COMPLETED 

No : ENDED

is the webhook Unstable sometings? 

 

 

 

No, the webhook didn’t unstable anything. The behavior of the api is correct now. If you want to receive the notification when you call the api, we add it to our roadmap and let the community know when it’s available. Thank you