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

May 17, 2022

main
1.0.0
Compare

API structure has changed

28 structure changes including:
21 Additions
7 Modifications
Modified 7 Breaking
PUT /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
POST /api/v1/template/{template}/preview-pdf
  • Response
  • 202 response Added
POST /api/v1/document/{document}/preview-pdf
  • Response
  • 202 response Added
POST /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps
  • Path
  • $automationBlueprint path parameter Modified
GET /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
DELETE /api/v1/automation-blueprints/{automationBlueprint}/blueprint-steps/{blueprintStep}
  • Path
  • $automationBlueprint path parameter Modified
DELETE /api/v1/automation-blueprints/{automationBlueprint}
  • Response
  • 204 response Added
Added 21
PUT /api/v1/fact-find/schema/{factFindSchema}/section/{factFindSchemaSection}
PUT /api/v1/fact-find/schema/{factFindSchema}
POST /api/v1/fact-find/schema/{factFindSchema}/unarchive
POST /api/v1/fact-find/schema/{factFindSchema}/section
POST /api/v1/fact-find/schema/{factFindSchema}/archive
POST /api/v1/fact-find/schema
POST /api/v1/fact-find/request/{factFindRequest}/section/{factFindSchemaSection}/incomplete
POST /api/v1/fact-find/request/{factFindRequest}/section/{factFindSchemaSection}/complete
POST /api/v1/fact-find/request/{factFindRequest}/complete
POST /api/v1/fact-find/request
GET /api/v1/fact-find/schema/{factFindSchema}/section/{factFindSchemaSection}
GET /api/v1/fact-find/schema/{factFindSchema}/section
GET /api/v1/fact-find/schema/{factFindSchema}
GET /api/v1/fact-find/schema
GET /api/v1/fact-find/request/{factFindRequest}/section
GET /api/v1/fact-find/request/{factFindRequest}
GET /api/v1/fact-find/request
GET /api/v1/client/{client_id}/fact-find/requests
DELETE /api/v1/fact-find/schema/{factFindSchema}/section/{factFindSchemaSection}
DELETE /api/v1/fact-find/schema/{factFindSchema}
DELETE /api/v1/fact-find/request/{factFindRequest}