You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add more details about what you are actually expecting ?
I can work on this. Do you already have an idea of the way you want to send mails ? A private SMTP server or a solution like MailJet could be good ?
I will make a first simple endpoint allowing to send an emal to all participant.
When you will be happy with that, I will work on some templating with variables.
It could be a good idea to add a filter system. For example add "status" to the query to send the email only to the users with this status, and if no status is set, send to all
Could be great to have an endpoint taking an event id, a body containing the content of an email, and to send it to all participants.
Would be customisable on the front, so discord server, and so on could be added.
The text was updated successfully, but these errors were encountered: