This script sends followup emails with a free month discount code to attendees of RMM classes. It uses the Wild Apricot API and excludes AWA events, free events, and summer series events
The "Class Followup" workflow runs automatically every weekday at 12PM CST via github actions, and it runs main.py. Log file is located at rmm_email_automation.log
- Email Sending: Sends follow-up emails to RMM class attendees, offering a free month discount code.
- Event Filtering: Past events are filtered along with anything with "AWA", "free", or "Summer" in the title
Feel free to fork the project and submit pull requests for any enhancements.
For more information, contact the RMM general email at [email protected] and it will be forwarded appropriately.