1,241
edits
Ryansnyder (talk | contribs) |
Ryansnyder (talk | contribs) |
||
| Line 8: | Line 8: | ||
## POST to this URL: http://awesomeness.mozilla.org/pub/rf | ## POST to this URL: http://awesomeness.mozilla.org/pub/rf | ||
## Include the following in your POST data... | ## Include the following in your POST data... | ||
### _ri_ = some unique form ID. This basically tells Responsys where to put your data. | ### _ri_ = some unique form ID. This basically tells Responsys where to put your data. For test and production keys, see [https://intranet.mozilla.org/Responsys#Keys Responsys Keys] | ||
### A flag to indicate which newsletter the user is signing up for. For example, the about:mozilla newsletter uses, "ABOUT_MOZILLA_FLG = Y". about:mobile is "ABOUT_MOBILE_FLG = Y". This field needs to be set up in the Responsys schema before use. | ### A flag to indicate which newsletter the user is signing up for. For example, the about:mozilla newsletter uses, "ABOUT_MOZILLA_FLG = Y". about:mobile is "ABOUT_MOBILE_FLG = Y". This field needs to be set up in the Responsys schema before use. | ||
### A similar flag marks when the user signed up. For example, "ABOUT_MOZILLA_DATE = 2010-09-30 10:00:00" | ### A similar flag marks when the user signed up. For example, "ABOUT_MOZILLA_DATE = 2010-09-30 10:00:00" | ||
edits