PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

XML-Gravity form entries send to mail with XML format, when we submit the form

  1. Hi,
    If possible to send Gravity form entries via mail with xml file format.

    When we submit the form, normally all form entries send to email with html format. But i need to send mail with xml format. Please tell me any ideas.

    Thanks in advance for any help.

    Posted 11 years ago on Thursday June 13, 2013 | Permalink
  2. You could try using our gform_notification hook to change the emails to plain text (example on the page):

    http://www.gravityhelp.com/documentation/page/Gform_notification

    Then you could craft your email to be XML in conjunction with the merge tag drop down to insert your field data into the notification editor with your XML.

    Posted 11 years ago on Thursday June 13, 2013 | Permalink
  3. Thanks for your help. But I need, how to convert html email format to xml file format. Please give me any solution for this issue.

    Posted 11 years ago on Friday June 14, 2013 | Permalink