This document describes sharing data between two Mule applications using an object store in MuleSoft ESB. Application 1 stores data in the object store using a POST request. Application 2 retrieves all stored data from the object store using a GET request and logs and returns the payload. The object store is configured at the domain-level and shared between both applications to enable sharing data across applications in the same Mule domain.