Skip to content
Aaron Schachter edited this page May 9, 2016 · 10 revisions

Incomplete:

GET campaigns

Missing features:

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

Non existing:

  • POST, PUT, DELETE reportback (we have a /campaigns/:nid/reportback endpoint, but not a POST reportbacks)

  • POST signups -- similar to the Reportbacks POST -- we have a campaigns/:nid/signup "targeted action" vs a RESTful signups endpoint)

    • 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)
  • POST, PUT, DELETE reportback-item

  • POST, PUT shipments

Clone this wiki locally