Now that I have issues with the SSL certs that I mentioned earlier today, and the API gateway is effectively down I need to notify all the active developers (those who used the APIs during the last X days).
Is there a way to send email to all of them?
Also in a broader sense - is there a way to allow developers to opt-in/opt-out for notifications of this kind during sign up and later?
Thanks,
Anton.
Solved! Go to Solution.
Yes, and Yes.
I assume you're using the Drupal-based devportal.
There are several ways you could do this, but the simplest is probably with the Actions + Trigger modules which are part of Drupal core. Here is a quick hint on this approach. It's not complicated so you ought to be able to do this in a few moments.
The basic idea is, after you've got your Rule set up, then Create a blog post stating "our APIs are unavailable temporarily", and then the email should get sent out to all users of the role you specified.