Question
Embed Scheduler iframe
Hello - I've embedded a Zoom scheduler link via iframe to our app, was wondering if there is a way our app could receive a confirmation once a meeting is booked. Ideally, this confirmation will come via a postMessage API. This is the data transmitted to the outer page every time the user does anything: {type: 'adjustSize', height: '100%'}. Thanks!
