Back to Utilities Integrations
Handler · Version 1

Utility CSV To XML Utilities

Download GitHub

About

Below are some examples of JSON input strings and the corresponding XML output generated by this handler.

CSV Input "Red, Orange , Yellow, Green , Blue, Indigo , Violet"

XML Output

Red Orange Yellow Green Blue Indigo Violet

Parameters
Name Description Sample
CSV <%=@answers['Colors']%>
Results
Name Description
XML An XML String that was converted from the given CSV String.
Changelog

UtilityCsvToXmlV1 (2011-08-18)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top