Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Aprenda a configurar las acciones de su flujo XML para convertir JSON en XML y XML en JSON.
xml
{ "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<name>John Doe</name>" }
object
{ "object": { "name": "John Doe" } }