Send email contents with XML format

  • Adrian Chambers
    Asked on February 22, 2018 at 11:09 AM

    We'd like to send the contents of a form in XML format to an email recipient.

    Is there a way to encode field values into xml format? i.e. conversion of any special charaters:

    " "

    ' '

    < <

    > >

    & &

  • Richie JotForm Support
    Replied on February 22, 2018 at 12:18 PM

    Yes, you can use the xml format in the email notification. You need to edit it in the email source code.

    Send email contents with XML format Image 1 Screenshot 40

    then paste your xml code in the source code.

    Send email contents with XML format Image 2 Screenshot 51

    Here is a sample screen shot of the output of an email  with  xml:

    Send email contents with XML format Image 3 Screenshot 62


    If you have further questions please let us know.

  • Preston L. Catoe
    Replied on March 2, 2018 at 1:55 PM

    hello thanks