Peoplevox XML to JSON conversion script
PreviousUsing the Peoplevox setData script in process flowsNextUsing the Peoplevox search filter when pulling data
Last updated
Last updated
If you are pulling data from Peoplevox (i.e. your process flow includes a connection shape configured with a Peoplevox GET
endpoint), the payload is generated as XML data.
If required, you can convert the XML payload to JSON by adding the script below to a script shape immediately after the Peoplevox connection shape. For example:
The script below will convert any Peoplevox XML payload, irrespective of the entity type being pulled.