Utilizing message events in embeds

When you embed your NeetoCal scheduling link on your website, it is displayed inside an iframe. For security reasons, web browsers prevent this iframe from directly communicating with your website.

To solve this, NeetoCal sends special messages that your website can "listen for." This allows your site to react to actions happening inside the scheduling link, such as a booking being made, without requiring you to check dashboard or manually use complex code.