Skip to main content
You can send events into an Omni iframe to trigger actions in your embedded Omni application. Like emitted events, events sent to Omni should use the postMessage protocol.

Event shape

Events sent to Omni are expected to have the following shape:
The following is an example of a JavaScript event handler that sends a navigate embed event to an Omni iframe via postmessage:

Supported events

The following events can be sent to an Omni iframe: