Submit form data via email to jotform

  • vedghotge
    Asked on December 17, 2015 at 12:58 PM

    If i want to send or submit data via email to a jotform already created, is there a way to do this?

     

     

  • Mike
    Replied on December 17, 2015 at 1:44 PM

    Thank you for contacting us.

    We do not have any built-in option to accept form submissions by email.

    However, this is possible to add form entries via API. Such API submissions are different from normal submissions, they do not send any emails and do not trigger integrations (if any on form). If you are okay with such limitations, in theory, it should be possible to process email data and then submit it using JotForm API.

    You can take a look at the following stackoverflow thread to get the idea about email data processing.

    Is there a way to convert incoming email to a HTTP POST request?

    To illustrate this via Zapier: Process email -> Submit data as POST request to JotForm. Although, this have not been tested.

    Submit form data via email to jotform Image 1 Screenshot 20

    If you need any further assistance, please let us know.