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

Jan 15, 2025

main
1.0.0
Compare

API structure has changed

5 structure changes including:
2 Additions
3 Modifications
Modified 3 Breaking
GET /api/v1/circles/{circle_uuid}/notes
  • Header
  • X-PLANNR-ACCOUNT-UUID header Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • filter[author_uuids], filter[is_pinned], filter[edited] query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • include, filter[date_from], filter[date_to], filter[contents], filter[path], filter[notable_type] query parameters Added
GET /api/v1/conversation
  • Query
  • filter[circle_uuids] query parameter Added
POST /api/v1/firm/{firm_uuid}/settings
  • Body
  • application/json content type Modified
    • core_details_changed_notification_for_assigned_paraplannr property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • core_details_changed_notification_for_assigned_paraplanner property Added
Added 2
GET /api/v1/circles/{circle_uuid}/conversations
GET /api/v2/portal/actions