How could the automation of phone calls or sending SMS to users who left the zoom meeting be done?
Hi @pliniogonc2013 ,
Can you share some more details please? Are you using Twilio APIs and if so, in what way?
Off the top of my head, you could build a script using the relevant Twilio API that listens for the meeting.participant_left to send a call or text to Zoom meeting participants that left before it’s ended.
Thank you,
Gianni