Do not miss any PlannrCRM API changes, ever again

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

RSS

about 1 hour ago

main
v1.139.6
Compare
v1.139.6

API structure has changed

20 structure changes including:
2 Additions
18 Modifications
Modified 18
PUT /api/v2/fact-find/templates/{factFindTemplate_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • archived_at, is_archived properties Added
PUT /api/v2/fact-find/sections/{factFindSection_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_template property Modified
        • archived_at, is_archived properties Added
PUT /api/v2/fact-find/blocks/{factFindBlock_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_section property Modified
        • fact_find_template property Modified
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/unpublish
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • archived_at, is_archived properties Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections/{factFindSection_uuid}/blocks
  • Response
  • 201 response Modified
    • application/json content type Modified
      • fact_find_section property Modified
        • fact_find_template property Modified
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections
  • Response
  • 201 response Modified
    • application/json content type Modified
      • fact_find_template property Modified
        • archived_at, is_archived properties Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/publish
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • archived_at, is_archived properties Added
  • 422 response Added
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/clone
  • Response
  • 201 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • archived_at, is_archived properties Added
POST /api/v2/fact-find/templates
  • Response
  • 201 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • archived_at, is_archived properties Added
POST /api/v2/fact-find/session
  • Response
  • 201 response Modified
    • application/json content type Modified
      • template property Modified
        • archived_at, is_archived properties Added
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections/{factFindSection_uuid}/blocks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • fact_find_section property Modified
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • fact_find_template property Modified
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sections property Modified
        • fact_find_template property Modified
      • archived_at, is_archived properties Added
GET /api/v2/fact-find/templates
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • sections property Modified
        • archived_at, is_archived properties Added
  • Query
  • filter[archived] query parameter Added
GET /api/v2/fact-find/session/{factFindSession_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • archived_at, is_archived properties Added
GET /api/v2/fact-find/session
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • template property Modified
GET /api/v2/fact-find/sections/{factFindSection_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_template property Modified
        • archived_at, is_archived properties Added
GET /api/v2/fact-find/blocks/{factFindBlock_uuid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fact_find_section property Modified
        • fact_find_template property Modified
Added 2
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/archive
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/automations