wso2 / integration-studio-examples

Example project files for WSO2 Integration Studio
Apache License 2.0
34 stars 21 forks source link

[Improvement] Extract data from Salesforce and transform them into HTML web page #39

Open KasunAratthanage opened 4 years ago

KasunAratthanage commented 4 years ago

Description:

Currently WSO2 EI does not have a mediator to extract data from some resource and transform them into HTML web page.

Please find the following sample scenarios which need this kind of mediator.

When we are executing the Describe global operation using the WSO2 EI Salesforce connector, we can gather all object types from the Salesforce. Then extracted parameter values and that content need to transform into the HTML format. After populating them as a web page.