Salesforce and SAP Product Aggregation
home
This template aggregates products from Salesforce and materials from SAP into a CSV file. You can modify this basic pattern to collect from more or different sources, and to produce formats other than CSV.
You can trigger the application with an HTTP call either manually or programmatically. Products are sorted such that the products only in Salesforce appear first, followed by materials only in SAP, and lastly by products found in both systems. The custom sort or merge logic can be easily modified to present the data as needed. This template also serves as a great base for building APIs using the Anypoint Platform.
Aggregation templates can be easily extended to return a multitude of data in mobile friendly form to power your mobile initiatives by providing easily consumable data structures from otherwise complex backend systems.