For the complete documentation index, see llms.txt. This page is also available as Markdown.

Peoplevox XML to JSON conversion script

Introduction

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:

Custom script - XML to JSON

The script below will convert any Peoplevox XML payload, irrespective of the entity type being pulled.

Last updated

Was this helpful?