hagen / cliniconnect-api

0 stars 0 forks source link

List all emails we send as a Cliniko report #80

Closed hagen closed 6 years ago

hagen commented 6 years ago

When we send emails on behalf of customers, it's quite important to know those that succeeded, failed, bounced, etc. We can do this by saving the following information:

We'll then also subscribe to ALL the Mailgun webhooks, and update our records when a webhook is fired from Mailgun. This way our users can track what's happening with emails out of Cliniconnect. In addition, we'll add a custom report to Cliniko reports allowing users to search through emails sent by us. Only Cliniko users with access to Reports will be able to get to this screen.

hagen commented 6 years ago

This could live under 'Communications' in Cliniko. However, Cliniko doesn't have sub-menus for Communications, so we'd either have to make them, or link to our email comms some how. Perhaps using a button, or something obvious.

hagen commented 6 years ago

Done. Also shows individual communications record.