-
Line Item Subsets API Endpoint
Create an endpoint for retrieving list of Line Item Subsets in the model. Also, we need an endpoint to see which line items are included into the subset.
-
Cloudworks Notifications
In many cases…we need a user to "push" a file as part of a workflow process vs "pull" . The action needs to be created in the "pull" module…but we need to publish the action on the "push" application dashboard. In order to accomplish this, we use Cloudworks because you can publish the "pull" action on the "push" dashboard.…
-
Cloudworks Folder Structure
I would like to see a folder structure to organize Cloudworks Integrations and Processes. Currently, we only view integrations in a flat list and it is very hard to find a specific Integration.
-
Conditional Boolean to control Integration
I apologise in advance if this idea has already been posted🙂 There should be a possibility to trigger/limit an integration based on a boolean status. As we currently have the function on the UX where we are able to set up a "conditional Boolean" to run a process this functionality would be useful with integrations as well.…
-
Drag and Drop functionnality (Line Items - Modules)
Hello It's will be helpful to have the drag and drop functionnality directly on each line item in order to rearrange easily on purpose Regards Patrick
-
Drag and Drop Actions (Process - Imports - Exports - Others)
Hello It's will be helpful to have drag and drop functionnality in the Actions page in order to rearrange them inside their respective bloc (Process, Import, Export or Other Actions) so it will be easier to group them if need include actions into a process using the drag an drop dunctionality Regards, Patrick
-
Preview Window before creating Revision Tag (Preview of the result in the target environment)
It would be useful to have a preview window of the results of development done in a model before creating a revision tag (for synchronization). This involves setting up the ALM. This mode exists in the new UX in page builder mode Thank you Patrick
-
Show process Id into actions window
it's would be useful to display process Id into actions window (in a dedicated column)
-
Duplicate a list
Ability to duplicate a list
-
Outlook Email to Create Item in Anaplan
It would be cool if we could take an email and create an item in Anaplan. If we use anaplan for tracking defects/bugs and enhancements but users submit an item via email, having an item created could be a nice feature. I have done this in the past with integrating microsoft forms with Azure DevOps but that took workflow…
-
Be able to have multiple imports of saved view to module
As part of the model cycle have an import which takes from model A and imports to model B but for the first run it's only half the line items and then for the second run it's the whole set. Essentially the second half of metrics are in flux and the end users don't want them updated. What we have to do is go in and adjust…
-
Publish Postman API Collections for various Anaplan API Categories
It would be handy if the various API documentations outlined in is accompanied with its corresponding Postman collection like the one below . Currently I'm unable to find the Postman collections for ALM API and CloudWorks APLI
-
CloudWorks - Page Readability
Hi everyone, Is it only me or does the CloudWorks Page - Integration & Processes Page in particular - lack in terms of readability in your opinion? What I mean by that is, there are presumably cases where users have lots and lots of Integrations & Processes listed one after another and it's pretty cumbersome to manage them…
-
CloudWorks Integrations & Processes General Columns
I don't want to waste the space to create an extensively long name to identify what Model my Integration corresponds to, especially when we add many new integrations. Can you please add the Workspace and Model to the columns available when looking at Integrations so I don't need to click into every single one to check…
-
Exact time in CW process details
I am a CW integrations Admin and have built CW integration between different models that runs every night. I have a lot of processes so I can't put them in one flow. Also I have some processes that should run in parallel, so I left them out of flows and set their own schedule. Setting up the runtimes is very time consuming…
-
Incorporate daylight savings in Cloudworks time zones
Now if I select London time zone in Cloudworks schedule, it will not automatically change the time in accordance with daylight savings in UK, forcing us to adjust the schedule manually. The same goes for other countries with daylight savings. It would be great, if daylight savings were added to Cloudworks schedule time…
-
Add "includeDetails" parameter to "Retrieve lists" API Endpoint
Currently "Retrieve lists" Endpoint returns only an array of lists which contain only "id" and "name" information. [ { "id": "101000000000", "name": "Organization" }, { "id": "101000000001", "name": "opportunities" }, ] For my use case, I need to find out which lists have Selective Access. There are two ways to do that:…
-
Add Option to Publish Integration Flow Button to NUX
I have recently been working on creating an iterative process to link disjointed records to a parent within a hierarchy using logic that checks whether the relevant item is within the date range for a specific set of criteria. Because I don't want an end-user clicking the same button over and over 1—> X number of times, I…
-
Add message Import csv file into module and examples in Import learning section
Recently, we noted Anaplan import process delete / zero out more records than source csv file, and learned it's related to Clear target prior to import which was ticked although at same time " Matched item in source" for all non-time dimensions and "Matched items only" for Time Dimension. What happened? - system import…
-
Microsoft Fabric/OneLake integration in Cloudworks
A) Background (to better understand my starting point - you can just move to B) ) A lot of our for Anaplan relevant data is currently hold in azure blob storage/ADLSGen2 in Microsoft Azure and is directly connected via AnaplanCloudWorks (read/write in and out). Incoming data are uploaded manually or (for mass-data) by…