I want to attach the CSV instead of PDF

  • mytbliss
    Asked on March 23, 2016 at 6:09 AM

    Hi,

    On the single form submission, I should receive an email with CSV attachment not with PDF. Because, I want to import single form details to my database so the CSV format only can help.

    Please let me know.

    Regards

  • Welvin Support Team Lead
    Replied on March 23, 2016 at 8:45 AM

    Unfortunately, it's not possible at the moment. You can only attach it as a PDF file. If you want to import the submission to your database, MySQL for example, you can do this using PHP method. Here's our guide for that:

    https://www.jotform.com/help/126-How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP

    You can also do the integration through Zapier: https://zapier.com/zapbook/jotform/mysql/. This is an advantage if you already have a Zapier account.