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 2 hours ago

main
1.129.4
Compare
1.129.4

API structure has changed

60 structure changes including:
36 Additions
24 Modifications
Modified 24 Breaking
DELETE /api/v1/fact-find/request/{factFindRequest_uuid}
  • Operation is now deprecated
DELETE /api/v1/fact-find/schema/{factFindSchema_uuid}
  • Operation is now deprecated
DELETE /api/v1/fact-find/schema/{factFindSchema_uuid}/section/{factFindSchemaSection_uuid}
  • Operation is now deprecated
GET /api/v1/circles/{circle_uuid}/fact-find-requests
  • Operation is now deprecated
GET /api/v1/fact-find/request
  • Operation is now deprecated
GET /api/v1/fact-find/request/{factFindRequest_uuid}
  • Operation is now deprecated
GET /api/v1/fact-find/request/{factFindRequest_uuid}/section
  • Operation is now deprecated
GET /api/v1/fact-find/schema
  • Operation is now deprecated
GET /api/v1/fact-find/schema/{factFindSchema_uuid}
  • Operation is now deprecated
GET /api/v1/fact-find/schema/{factFindSchema_uuid}/section
  • Operation is now deprecated
GET /api/v1/fact-find/schema/{factFindSchema_uuid}/section/{factFindSchemaSection_uuid}
  • Operation is now deprecated
GET /api/v2/fact-find/session/{factFindSession_uuid}/launch
  • Path went from /api/v2/fact-find-session/{factFindSession_uuid}/launch to /api/v2/fact-find/session/{factFindSession_uuid}/launch (same operationId)
  • Path
  • factFindSession_uuid path parameter Modified
    • Type went from string to integer
      Breaking
PUT /api/v1/fact-find/schema/{factFindSchema_uuid}/section/{factFindSchemaSection_uuid}
  • Operation is now deprecated
PUT /api/v1/fact-find/schema/{factFindSchema_uuid}
  • Operation is now deprecated
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/unarchive
  • Operation is now deprecated
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/section
  • Operation is now deprecated
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/generate-pdf
  • Operation is now deprecated
POST /api/v1/fact-find/schema/{factFindSchema_uuid}/archive
  • Operation is now deprecated
POST /api/v1/fact-find/schema
  • Operation is now deprecated
POST /api/v1/fact-find/request/{factFindRequest_uuid}/section/{factFindSchemaSection_uuid}/progress
  • Operation is now deprecated
POST /api/v1/fact-find/request/{factFindRequest_uuid}/finish
  • Operation is now deprecated
POST /api/v1/fact-find/request/{factFindRequest_uuid}/create-account
  • Operation is now deprecated
POST /api/v1/fact-find/request/{factFindRequest_uuid}/complete
  • Operation is now deprecated
POST /api/v1/fact-find/request
  • Operation is now deprecated
Added 36
PUT /api/v2/fact-find/templates/{factFindTemplate_uuid}
PUT /api/v2/fact-find/sections/{factFindSection_uuid}
PUT /api/v2/fact-find/questions/{factFindQuestion_uuid}
PUT /api/v2/fact-find/factFindQuestionCondition/{uuid}
PUT /api/v2/fact-find/blocks/{factFindBlock_uuid}
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/unpublish
DELETE /api/v2/fact-find/blocks/{factFindBlock_uuid}
DELETE /api/v2/fact-find/factFindQuestionCondition/{uuid}
DELETE /api/v2/fact-find/questions/{factFindQuestion_uuid}
DELETE /api/v2/fact-find/sections/{factFindSection_uuid}
DELETE /api/v2/fact-find/session/{factFindSession_uuid}
DELETE /api/v2/fact-find/templates/{factFindTemplate_uuid}
GET /api/v2/fact-find/blocks/default
GET /api/v2/fact-find/blocks/{factFindBlock_uuid}
GET /api/v2/fact-find/sections/{factFindSection_uuid}
GET /api/v2/fact-find/session
GET /api/v2/fact-find/session/{factFindSession_uuid}
GET /api/v2/fact-find/templates
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/active-sessions
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/questions
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/questions/{factFindQuestion_uuid}
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections
GET /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections/{factFindSection_uuid}/blocks
POST /api/v2/fact-find/blocks/reorder
POST /api/v2/fact-find/fact-find-questions/{fact_find_question_uuid}/factFindQuestionCondition
POST /api/v2/fact-find/questions/custom-field
POST /api/v2/fact-find/questions/reorder
POST /api/v2/fact-find/sections/reorder
POST /api/v2/fact-find/session
POST /api/v2/fact-find/templates
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/clone
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/generate-pdf
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/publish
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections
POST /api/v2/fact-find/templates/{factFindTemplate_uuid}/sections/{factFindSection_uuid}/blocks