• Resolved nathan005

    (@nathan005)


    Plug in is awesome, one feature I really need.
    Use case – I’m using the form for feedback from a live event with hundreds of users weekly.

    I do not wish to receive that many emails when the form is submitted. However I would like to receive a summary email off all the responses submitted at a specific time/day.

    Would it be possible to create a different type of email for form submission that takes all the responses and sends all the responses in the past 24 hours at a specific time of day.

    to take it one step further – set a specific time for each day, and send all responses since the previous email was sent. (If I have Monday events that end at noon and Friday events that end at 8pm I would like them emailed 1 hour after each event.

    Again, thanks for the great plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi!

    This is a nice idea but I probably won’t be adding it at this time. It would quite a bit of complexity and I would have to change the structure of the plugin quite a bit. I will consider adding it if it turns out to be a frequently requested feature. 🙂

    If you want to accomplish this yourself it should be doable by saving form submissions to entries and using a cron job to send emails daily. You cron job could collect all the recently submitted entries and send a custom email with the data you need.

    Hope you figure it out!

Viewing 1 replies (of 1 total)

The topic ‘Feature Request: Summary Email’ is closed to new replies.