Get notification if my user joins or starts a meeting

Is it somehow possible to get a notification through any API or SDK if I join or start a meeting? Use case: I join a meeting in Zoom and would like to do some automated actions on my client device, e.g. to invoke IFTTT to turn off the stereo and close the curtains if the sun is shining outside.

If no better match exists, it seems I could listen for User Presence Status updates and check if status is DND - but a more explicit indication would be preferred if possible.

Hi @benny I do think the User Presence Status events are what you are looking for. Let us know if this works, I’m sure many people would be interested in seeing your automated workstation setup :smiley: