Closed
Bug 874958
Opened 12 years ago
Closed 12 years ago
Add API endpoint for newsletter signup; add login settings for newsletter
Categories
(Marketplace Graveyard :: API, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-05-30
People
(Reporter: basta, Assigned: ashort)
References
Details
(Whiteboard: [qa-])
Add an API endpoint for bug 874932
Once the newsletter has been submitted, the login endpoint (for SSA) should return a new settings "newsletter" or something like that which indicates whether the user has signed up for the newsletter before (a simple boolean is sufficient).
Comment 1•12 years ago
|
||
I don't think we can tell you if the user has signed up before or not, fwiw.
Priority: -- → P1
Comment 2•12 years ago
|
||
CCing Paul for the configuration we need. Paul: can you tell us the BASKET_URL and the Marketplace newsletter name? We also need a BASKET_URL for dev/stage.
Thanks!
Updated•12 years ago
|
Assignee: nobody → ashort
Updated•12 years ago
|
Flags: needinfo?(pmac)
Comment 3•12 years ago
|
||
The BASKET_URL should be 'https://basket.mozilla.org'. There are dev and stage instances of basket, but they all point to the production exact-target, so it's best not to use them unless you're testing some new function of basket that's not in prod.
I'm not sure what the marketplace newsletter name is. My best guess from the available newsletters is 'app-dev'. Jessilyn Davis is person who'll know for real.
Flags: needinfo?(pmac) → needinfo?(jdavis)
Comment 4•12 years ago
|
||
This will be a new newsletter flag called "MARKETPLACE"
Flags: needinfo?(jdavis)
Comment 5•12 years ago
|
||
So we'll probably use 'marketplace' as the ID for use in the API as well. Right Jess?
Comment 6•12 years ago
|
||
correct
Assignee | ||
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-05-30
Comment 8•12 years ago
|
||
Please add STRs or mark it [qa-] if no QA verification is needed for this bug.
Reporter | ||
Comment 9•12 years ago
|
||
[qa-] since we'll check it when we implement the form. The form can be QA'd
Whiteboard: [qa-]
Comment 10•12 years ago
|
||
The dependent bug will verify both. -> qa-
You need to log in
before you can comment on or make changes to this bug.
Description
•