How to transform XML TO FLATFILE IN WEBMETHOD IO INTEGRATION?

Here’s a quick example FlowService:

It downloads a sample XML from: https://www.w3schools.com/xml/cd_catalog.xml, converts this to CSV.
You’ll need to configure the account on the http connector when you import before it will run. Its anonymous and you can use the URL above in the account setup

xmlToCSV.zip (9.2 KB)

added the sample here also:
webmethods-io-integration-guidelines/samples.md at main · SoftwareAG/webmethods-io-integration-guidelines (github.com)

2 Likes