-
Notifications
You must be signed in to change notification settings - Fork 6
Update Admin emails #166
Copy link
Copy link
Open
Description
Description
Make admin emails more descriptive for event posting / approval
Acceptance Criteria
A clear and concise description of what you want to happen.
Since we don't have access to the sendgrid acocunt, consider replacing the logic with Resend
Steps:
- Modify
api/sendgrid/orgRoute.tsto use Resend - In
components/addEventPanel.tsxpass in to the email api (await fetch("/api/sendGrid/orgRoutes", {):
Info from AddEventForm interface
- All the original info being passed in
- Date and time
- description
- Send out the new information in
api/sendgrid/orgRoute.ts
Additional Information
-
Don't include location for now since we will be modifying it.
-
Description for emails is a nice-to-have, main focus is getting the emails out at an accurate time
i.e. Nonprofit name, event name, event description, date/time posted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels