Closed
Bug 674198
Opened 14 years ago
Closed 14 years ago
[basket] Implement method for retrieving all newsletters
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jlong, Unassigned)
References
Details
+++ This bug was initially created as a clone of Bug #674196 +++
basket needs an HTTP URL which returns a list of all available newsletters.
| Reporter | ||
Comment 1•14 years ago
|
||
I sent an email to Jeff and Responsys asking how to retrieve all the fields for a list with their SOAP API. Each newsletter is a simple field so we need to just get all fields for a certain user.
I don't see a way to do this with their API, hopefully I'm wrong though.
Comment 3•14 years ago
|
||
Hi James - here's the language info I mentioned:
---
Instructions on how the language function should work inside the email preference center.
Currently, we only localize two newsletters. The subscriber will see different newsletters they can opt-in for based on which language they select in the preference center. This list will update as we grow our email localization resources. Currently, the following matrix would apply:
Available Languages:
• English
• French
• German
• Portuguese
• Spanish
MATRIX FOR UPDATING AVAILABLE NEWSLETTER COLUMN:
If user selects English, the Other newsletter column of the preference center would allow them to opt-in for all available content:
• Firefox & You
• Firefox Mobile
• Beta News
If user selects any language other than English:
• Firefox & You
• Firefox Mobile
| Reporter | ||
Comment 4•14 years ago
|
||
Going to hardcode the list of newsletters and manage them ourselves.
Comment 5•14 years ago
|
||
All right! Is it because Responsys has no API for it, or to keep things simpler for now? Just wondering.
| Reporter | ||
Comment 6•14 years ago
|
||
Responsys has no API for it :( But a side effect is that things are a lot simpler, too, especially if we need to start tracking languages available for newsletters.
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•