Add API Endpoints for exporting History, Users and Roles from the model

Hello!

There are many opportunities in Anaplan API, but still there are possibilities for development.

Me and my team think that it would be very convenient to be able to export model history, users page and roles page (accesses to modules, versions, actions, etc.).

I know that it is possible to create export actions with those pages, but when we are talking about a big number of models it would be much easier to use separate endpoints for these.

It protects requests for errors (e.g. someone may occasionaly rename/delete export action) and provides an opportunity to gather data for accesses control.

I believe that it is possible to implement these features and I hope that it will be done sooner or later.

2 Comments
hemachandran
Occasional Contributor

It would be great to have the security information like model roles, users pages, etc available for access via API endpoints. Right now, we are only able to access user information via transactional /users api endpoint and the user workspace details via SCIM /user api endpoint. We are more interested on the security details from all the models as well, which we could access via a single api call as in the scim or transactional users api endpoints.

Request you to please consider this as a priority and help get this feature added.

connie.j
Occasional Contributor
Status changed to:Under Investigation