This module sends out a personalized daily digest email for webform submissions. You can customize the digest for each webform and set conditions to decide which submissions get included. Tokenized input allows for dynamic alteration of field values based on the webform or source entity.
This module adds a daily digest email for webform submissions. These are customised per webform and can optionally have conditions attached to determine which submissions are flagged. All fields allow tokenised input to allow the values to be altered based on webform / source entity.
Installation
This module defines a custom cron job so it can be determined how frequently the cron job runs.
The pre defined setup is for it to run daily using Drupal's cron hook.