About the Non-Public API Deprecations category

I’m a little confused looking at the Kanban board (Non-Public API Deprecations - SailPoint Developer Community Forum) vs. the Excel endpoint list (https://developer.sailpoint.com/discuss/uploads/short-url/pvjlQLhdeg7TJNkUiKA2W2A6rIi.xlsx)

It looks like the Kanban board has gotten substantially shorter so should we assume anything that is not listed here has been assigned a disposition (replaced, obsolete, etc.) and exists in the spreadsheet?

Specific examples:

  • POST /api/source/loadAccounts/ - I’m not seeing this on the Kanban board any longer, but it is in the spreadsheet. This is problematic though because there doesn’t appear to be a replacement yet based on reading the specific page. Do we need to research each of these independently?
  • GET /api/app/list This one is on the Kanban board but doesn’t appear in the Excel list. Hoping this confirms the assumption noted above they’re moved from Kanban to Excel.

At a basic level - the developer community needs a list that says “POST /api/source/loadAccounts/” has been replaced with “POST /beta/source/aggregate/”. From here we can read the specifics about the new/updated endpoint and figure out what changes we need to make.