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.
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β¦
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made toβ¦