Introduction
Ozan avatar
Written by Ozan
Updated over a week ago

This document provides a comprehensive list of commands to communicate with Oliver. This commands are used to retrieve existing data from Oliver or to post new data to Oliver. The document also provides app command examples in JSON format. These app commands are communicated with Oliver via postMessage() method from each iframe to the parent window.
Detailed information of postMessage() method can be found here:

Did this answer your question?