Change Updates

Do not miss any infoodle API changes, ever again

Subscribe to the infoodle API changelog to be up to date on recent changes.

RSS

Jul 28, 2025

main
2.1.0
Compare

API structure has changed

Next change
9 structure changes including:
6 Additions
3 Modifications
Modified 3
GET /events/bydate/{from_date}/{to_date}/{location}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • bookingFormId property Added
GET /events/event/{eventid}/{eventdate}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • bookingFormId property Added
GET /form/list
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Added
Added 6
GET /form/{id}
GET /formentries/list/{fromthisid}
GET /formentries/poll/{fromthisid}/{returncount}
GET /formentries/{id}
GET /formentryfields/{id}
POST /formentries/search/{fromthisid}