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

Mar 30, 2023

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
  • Response
  • 200 response Modified
    • position property Added
GET /api/v1/board/{board_uuid}/tasks
  • Response
  • 200 response Modified
    • position property Added
POST /api/v1/board/{board_uuid}/list/{boardList_uuid}/task
  • Response
  • 200 response Modified
    • position property Added
PUT /api/v1/board/{board_uuid}/list/{boardList_uuid}/task/{boardTask_uuid}
  • Response
  • 200 response Modified
    • position property Added