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 les actions XML de votre flux pour convertir du JSON en XML et de l’XML en JSON.
xml
{ "xml": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<name>John Doe</name>" }
object
{ "object": { "name": "John Doe" } }