Is it possible to have a report where the forms are listed and they show the email addresses they use as Recipient Email?

  • webtools@heart.org
    Asked on April 10, 2014 at 11:22 AM

    Example, I want a report that shows what forms use which email addresses.

  • Aytekin JotForm Founder
    Replied on April 11, 2014 at 1:50 AM

    You can do it using the JotForm API:

    http://api.jotform.com/docs/

     

    First, get a list of forms using the GET /user/forms and then get the email alert details from GET /form/{id}/properties. You need to hire a programmer or learn some programming to do this though. 

     

    But, I will also add this to our app ideas document. I think it would be a good addition as an app.