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.
We’re working on modeling inventory consumption at the lot level, accounting for shelf life considerations, since we need visibility into which lots may not consume—both for risk reporting and E&O analysis. Each item may have customers with different shelf life requirements. For example, item A may need 270 days for some…
Hi, Can you help me, how can we get row data into columns using Unique ID? Per attached below first snapshot, I want to bring rountingOrder 4, RecipientName, Sent and Completed dates in 1 row as show in sanpshot 2. Do I need to create Hierarchy list and Map?
Hi Anaplan Community, I'm working on a simulation planning model where users need the flexibility to input pricing adjustments at any level of the product hierarchy, and I’d love your guidance on best practices. 📌 Scenario Overview: We have a 4-level product hierarchy: Brand Category Sub Category SKU (lowest level) The…