This repository has been archived and is no longer actively maintained.
This project was archived as of October 1, 2025. The project for which it was written is now over. There's no funding to provide further maintenance for other projects. Please don't hesitate to use this code in accordance with the license; however, the authors are unable to offer any additional support.
A REDCap module to copy email alert log entries into a user-defined REDCap text field. All alerts tied to an event will appear in the corresponding field on that event.
- REDCap >= 9.3.5
- Clone this repo into to
<redcap-root>/modules/copy_email_alert_log_to_field_v0.0.0. - Go to Control Center > Manage External Modules and enable Copy Email Alert Log to Field
- For each project you want to use this module, go to the project home page, click on Manage External Modules link, and then enable Copy Email Alert Log to Field for that project.
- Field to pipe alert log: Select a field to write email alert logs into. The chosen field must exist in each REDCap event where you would like to capture alerts.
- Search all alerts on next run: Check this box to search the log of all alerts on the next run for alert history to copy into the field. This switch is recommended only if you are enabling this module on a project which has already sent email alerts out. As it should only be needed once, this switch turns itself off after running once.
