API & SDK Changes

API & SDK Changes

INFO

Find important API and SDK changes for developers sorted by version here.

Release 12.0

REST API 

Subject

Filter list of workbooks by specific user-ID

Subject

Filter list of workbooks by specific user-ID

Behavior Change

  1. Returns REST V2 version of all workbooks that are readable

  2. With the filter: only the workbooks owned by a user with that name that are readable with the used user login will be shown

  3. if nothing is readable an empty list will be returned

  4. if the given user to filter for is not found, you will see no error for that

Versions Affected

12.0

Subject

REST V2 Endpoint for Export Jobs

Subject

REST V2 Endpoint for Export Jobs

Behavior Change

  • Get an Export Job

  • List Export Jobs

  • Create an Export Job

Versions Affected

12.0

Subject

REST V2 Endpoint for Import Jobs

Subject

REST V2 Endpoint for Import Jobs

Behavior Change

  • Get an Import Job

  • List Import Jobs

  • Create an Import Job

Versions Affected

12.0

SDK

None at this time