ishgroup / onCourse-roadmap

Planning for the future of onCourse
2 stars 0 forks source link

Inbound email #61

Closed ari closed 3 years ago

ari commented 4 years ago

Sometimes it would be useful to store inbound email into onCourse, such as student responses to questions particularly around the application process. However we would want to be careful about:

  1. Attaching that email to the correct entity (not just against the student record, but to a specific application)
  2. Avoiding storing lots of attachments which clutter document management (email footers, etc)
  3. Handling complex untrusted html and displaying that inside the UI. There are security issues here parsing and displaying CSS even without running javascript.

Some thoughts on solutions:

Alternatively we just continue to work on integrations with task tracking systems as we've already done where these interactions might better take place: Trello, Zendesk, Jira, Monday, etc.

simonestockl commented 3 years ago

Moved to https://oncourse.discourse.group/t/store-inbound-email/204