Hi Expert,
We are using Azure Integration where need to integrate between two system. But before sending data to target system we need enrich data with some complex mapping & transformation (like different mapping different type of input type as well defaulting some values).
Here getting first data as input body and subsequently need to call some 3rd party API to get additional data.
What is the best layer & efficient way to achieve this type of mapping ?