-
Notifications
You must be signed in to change notification settings - Fork 0
Status
Aaron Schachter edited this page May 9, 2016
·
10 revisions
GET campaigns
Missing features:
- multi-lingual support: currently hardcoded to
english
Missing properties:
- Signup configuration (Signup Data Form)
- Multiple partners/sponsors phoenix#6396
- Action guide info
POST signups
Missing properties we collect on Signup Data Form:
- School
- Shipment (requires User address)
POST, PUT users
- Address
- Language - refs phoenix#6251
- Mobile app platform + version number northstar#352
- School
-
POST, PUT, DELETE
reportback(we have a/campaigns/:nid/reportbackendpoint, but not a POSTreportbacks) -
POST
signups-- similar to the Reportbacks POST -- we have acampaigns/:nid/signup"targeted action" vs a RESTfulsignupsendpoint)-
PUT
signups-- required when we need to associate a Signup with School or Signup (and potentially whatever a Signup Data Form may track, e.g. Competition opt-in)
-
PUT
-
POST, PUT, DELETE
reportback-item -
POST, PUT
shipments