Add UI to send batch email requesting self check-ins
Closed this issue · 1 comments
blakenan-bellese commented
User Story
As an Outreach Coordinator
I'd like to send a batch of emails to facilities
So that I can prompt the facilities to complete a self check-in
Acceptance Criteria
- Allows user to select facility type
- warns user and asks for confirmation of bulk email send
- (optional extra credit) Include count of emails to be sent with user confirmation
Notes
Uses /contact/send
endpoint
blakenan-bellese commented
Done