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

Oct 26, 2023

main
1.0.0
Compare

API structure has changed

4 structure changes including:
2 Additions
2 Modifications
Modified 2 Breaking
GET /api/v1/import/{uuid}
  • Response
  • 200 response Modified
    • headers, mapping properties Added
POST /api/v1/import
  • Body
  • content type Modified
    • rows property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • file property Added
  • Response
  • 200 response Modified
    • headers, mapping properties Added
Added 2
POST /api/v1/import/map/{import_uuid}
POST /api/v1/import/start/{import_uuid}