Webform Scheduled Tasks Plus
The following leverages the Webform Scheduled Tasks module to take webform submissions and export them on a scheduled basis.
On top of the main Webform Scheduled Tasks module, this module adds functionality to do the following:
- Adds the ability to export the module to a file.
- Gives the functionality to export the result file and transfer it to a remote location. Using SFTP or FTP credentials. Currently, those are the only ones supported, but we are looking for more to be supported in the future.
In addition to just exporting the results there is a Custom Filters functionality that allows for the person to come up with custom conditions to export the results.
Examples of the flexibility include:
- Results submitted from Last Sunday to this Saturday
- A field value contains a certain value: Email field contains domain @example.com
- Conditions include the ability to use any field that is part of the form.
Advanced functionality allows for custom grouping of conditions that could look similar to the following:
Group 1:
- Email contains @gmail.com OR
- Email contains @yahoo.com OR
- Email contains @example.com
AND
Group 2:
- Name starts with John OR
- Name ends with Smith
NOTE: Webform Scheduled Tasks is currently not Drupal 11 Compatible. The following issue #3435676: Automated Drupal 11 compatibility fixes for webform_scheduled_tasks is tracking that.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.x-dev | Dev | Oct 30, 2024 |