Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update send_email api to DRF #35346

Closed
Tracked by #35057
awais786 opened this issue Aug 22, 2024 · 0 comments
Closed
Tracked by #35057

update send_email api to DRF #35346

awais786 opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@awais786
Copy link
Contributor

awais786 commented Aug 22, 2024

Issue

Steps to verify postman
You need to enable this flag http://local.edly.io:8000/admin/bulk_email/bulkemailflag/add/

permissions = required course role = staff or limited_staff

Try this URL

form-data as post

send-to = ["myself"] or ["myself","learners","staff"] or any cohort user e.g ["cohort:awa"] ( it has multiple scenarios )
subject= This is subject.
message=This is my message.

schedule=2024-08-29T06:01:00.000Z ( This param is optional )

Try this from instructor dashboard
Go to this URL

Screenshot 2024-08-28 at 5 48 05 PM
@awais786 awais786 changed the title Send_email update send_email api to DRF Aug 23, 2024
@awais786 awais786 self-assigned this Aug 28, 2024
@awais786 awais786 closed this as completed Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant