Page MenuHomePhabricator

SPIKE: Determine technical approach for Echo notifications from The Wikipedia Library
Open, Needs TriagePublicSpike

Description

We want to replace a number of The Wikipedia Library's emails with Echo notifications. These notifications will be triggered by an event on the library, so we need to figure out the technical approach to this communication.

How will the library communicate with MediaWiki to trigger a notification?

Event Timeline

Restricted Application changed the subtype of this task from "Task" to "Spike". · View Herald TranscriptJan 22 2024, 2:36 PM

It may also be easier to send email from on-wiki Special:EmailUser (API) using a dedicated account for this usage.

It may also be easier to send email from on-wiki Special:EmailUser (API) using a dedicated account for this usage.

This is a great idea, thank you for the suggestion! We're going to give this a go and see if it works for our use cases.