Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is there a way to send email blast to all the active developers?

anton
New Member

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 Solved
1 8 354
1 ACCEPTED 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.

View solution in original post

8 REPLIES 8
Top Solution Authors