Hello,
We have a requirement to send security extracts on a weekly basis, since we have 10 or more workspaces, is there any way we can extract this information via APIs ? It's jus the Extract option on the users screen that we are looking for
Hi @Niraj.B Yes, you can use the Anaplan API to extract security information for your workspaces. The Anaplan API provides endpoints to retrieve various metadata, including user and role information.
To extract security information, you can use the following API endpoints:
By combining these two endpoints, you can extract the security information for your workspaces. You can schedule this extraction on a weekly basis using a script or a tool that can make API calls.
Please refer to the Anaplan API documentation for more details on using these endpoints and authenticating your API requests.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…