Introduction What is Object Store v2 Rest API? The Object Store v2 APIs allow you to use REST for the following operations: Object Store V2 REST API Anypoint exchange link : https://anypoint.mulesoft.com/exchange/portals/anypoint-platform/f1e97bc6-315a-4490-82a7-23abe036327a.anypoint-platform/object-store-v2 Implementation Step 1: To use the Object Store V2 REST API we need to have an application deployed in CloudHub with object store […]
Introduction What is an Object Store? An object store is a mechanism for storing objects within or across Mule applications. The Mule runtime engine (Mule) leverages object stores to persist data for future retrieval. Internally, Mule uses object stores in various filters, routers, and message processors that require state persistence between messages. Where are object […]