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.

Send form content/data via xml

  1. Project:
    send some fields + a file from a gravity form to a folder on external ftp
    (in the folder there should be an xml file with this data, and the uploaded file)
    Fields:
    name
    email
    ID#
    File upload

    Solution Needed:
    How can I send the data from Gravity forms so it fills and XML file?
    Can I send a file?

    Why I think this is possible with Gravity forms:
    We can send a form to an email account including the attached uploaded file,
    so it should be able to send as an XML file right?

    How best should I do this?
    What terms should I google?

    I thankyou kindly for your help :)

    Posted 12 years ago on Monday August 13, 2012 | Permalink
  2. David Peralty

    This is possible with Gravity Forms, but it is a customization beyond what we can provide here in the forums, a competent PHP developer with even a little understanding of Gravity Forms should be able to develop this for you using the following hook:
    http://www.gravityhelp.com/documentation/page/Gform_after_submission

    Posted 12 years ago on Monday August 13, 2012 | Permalink
  3. W00t!
    Thankyou,
    I really need to learn PHP :)

    Posted 12 years ago on Monday August 13, 2012 | Permalink