API-LED Connectivity
API-led connectivity is nothing but connecting to different applications through
reusable API’s.
API Strategy::
[Link] API::It is customer specific. It is mainly designed for customer
satisfaction. So data is provided to customer in required format. All those data
transformation is take care by Mule Experience API.
[Link] API :: Here we can apply/crate business logic to get specific response. So
here we have orchestration.
[Link] API :: It doesn’t contain any Business logic. System API’s exposing
endpoints.
=> So here, Experience API will invoke process API and Process API will invoke set
of system API’s and performs business logic and then it will give result to the
Experience API.