Change Updates

Do not miss any PlannrCRM API changes, ever again

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

RSS

Changelog

Last update:
Compare
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/form/{form_uuid}/question/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • caption property Added
POST /api/v1/form/{form_uuid}/question
  • Body
  • application/json content type Modified
    • caption property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • caption property Added
POST /api/v1/form/{form_uuid}/submission
  • Body
  • application/json content type Added
PUT /api/v1/form/{form_uuid}/question/{uuid}
  • Body
  • application/json content type Modified
    • caption property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • caption property Added
1 structure change including:
1 Modification
Modified 1
GET /api/v1/task
  • Query
  • filter[completed_status], filter[archived_status], filter[not_started_status] query parameters Added
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/import/{uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • errors property Added
POST /api/v1/import
  • Response
  • 200 response Modified
    • application/json content type Modified
      • errors property Added
POST /api/v1/import/map/{import_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • errors property Added
POST /api/v1/import/start/{import_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • errors property Added