This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
app.emailutil
Seamus Smith edited this page Apr 29, 2022
·
2 revisions
Utility functions for sending emails. All these functions are executed asynchronously.
Sends a confirmation email to the email address in the reservation
Sends a success email to the email address in the reservation
Sends a cancelation success email to the reservation holder.
Sends an email indicating that the specified action has happened to a timeslot to the schedule owner and it's subscribers.
For example, if a reservation has been confirmed, action
would be "confirm"
.
Sends the given feedback message to the ratatoskr@techhigh.us email.
- Things we use
- Heroku Maintaining
- Creating a dev environment
- Documentation Guidelines
- Calendar Integration Schema