You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all newsletter forms post to /newsletter. In an effort to lighten the load on bedrock, we'd like to switch these over to post to basket directly instead.
Description
Currently all newsletter forms post to
/newsletter. In an effort to lighten the load on bedrock, we'd like to switch these over to post to basket directly instead.Endpoint: https://basket.mozilla.org/news/subscribe/
Docs: https://basket.readthedocs.io/newsletter_api.html#news-subscribe
Success Criteria