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.
Découvrez comment configurer vos actions de Flow XML pour convertir du JSON en XML et du XML en JSON.
xml
{ "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<name>John Doe</name>" }
object
{ "object": { "name": "John Doe" } }