home

Aggregate opportunities from Salesforce and NetSuite into a CSV file.

Description

This template is designed to aggregate (collect) opportunities from Salesforce and NetSuite into a CSV file. This basic pattern can be modified to collect from more or different sources and to produce formats other than CSV. It is triggered by a http call so it can be used manually or programmatically. Opportunities are sorted such that the opportunities only in Salesforce show up first, followed by the ones only in NetSuite, and lastly by the ones 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.