-
Is it possible to run external Python script from UX page?
Hi, The question is about the following situation: A user makes a change to the grid and I want to perform calculations for another line item. I have the calculation formula written in a Python script and I would like the end user to be able to run it from their UX.
-
Bat file to Salesforce import
Hello, we use bat files to import data into Anaplan via Stored Proc. Now we're switching to Salesforce. I am new to Salesforce and cannot interact effectively with the Salesforce team. I'm researching how to import data from Salesforce into Anaplan. There is a technique to export as.csv and import. We were unable to…
-
Ability to Create/Provision Users via API?
Hello, Is it possible to create new users and assign access via API? The API documentation doesn't seem to specifically mention this as an option. I suppose setting up an import to the user tab could work? Thanks, Ryan
-
Anaplan add list API timeout.
Currently we are running an integration which we are inserting values into list through Mulesoft. However sporadically through out the day, we would get time out errors inserting into Anaplan. If we are inserting batches of 500+ records from the API, Anaplan endpoint seems to either timeout or extremely slow. This has been…
-
404 error when using API imports endpoint
Hi! When I try to use the imports endpoint I only get a 404 not found error. The api documentation I have been following is https://anaplan.docs.apiary.io/#GetImportId I first noticed the issue when running this: https://github.com/qkeddy/anaplan-audit-history so I tried with Postman and I got the same error message. If I…
-
Integration - Constraints on Data Volumes/Frequencies
Are there materials regarding constraints around data volumes and load frequencies for the various Anaplan Integration options? Any user feedback or limitations that you have seen? Thank you
-
Does Transactional APIs supports data query?
Hi, I'm new to the Anaplan platform and I'm working on Transactional APIs to consume data from a model and view. I'm using the API collection from the docs and the following endpoint to get data - {{int_v2_base_url}}/2/0/models/{{modelId}}/views/{{viewId}}/data?format=v1 I'm not able to find any examples online on how can…
-
API to Provide Selective Access and Update Model Roles to Users
Hi all, just as the title suggested. I am looking for some Anaplan APIs to provision selective access to user and update their model role. I have come across SCIM API that work on Workspace level but can't seem to find one for Model level (or maybe I am missing something). Need some assistance regarding this. The ask is to…
-
Can we export data from anaplan and directly load into other tool via Rest API?
Hi, Can we export data from anaplan and directly load into other tool via Rest API, without exporting csv or text file.
-
Import Scripts run successfully but target module did not update as expected
Hi, We're able to set up a scheduled import actions using Java scripts with certificate authentication and it appears to run successfully according to the import history, but the target module in ANAPLAN is not being updated as expected. It seems like it is still importing the old csv file instead of the new one. Also, we…
-
Importing is not working
Hi, We are trying to import from one source to Anaplan but we are not able to import anything. We are able to export the data. please find the output below that we are getting when we are trying to import. { "meta": { "schema": "https://api.anaplan.com/2/0/models/B97129A7835A44D484A5008266AB711E/objects/file" }, "status":…
-
Anaplan API 400 Bad Request retrieving token
Hello all, I'm trying to do a request from SAP middleware where I pass 'Authorization' header and 'Host' header to retrieve authentication token. Once I send the request, I've got a 400 Bad Request HTTP response. If I send same request from Postman I'm able to get the token. Could you help me, please? Best regards.
-
Anaplan Data - Real Time Access
Hi All, We are trying to access Anaplan Module level data using Python. I just wanted to access Anaplan data (Module Level Data) in real time by using Python or Java without getting data from Anaplan with flat file. Also wanted to establish Connectivity between python & Anaplan in the real time. So we can get updated data…
-
Anaplan Bulk API Exports (Line Splitting on last row of chunk)
Exporting a file that ends up having over 100 chunks. The first and last rows of the files are split across different chunks. Is there a a way to prevent this?
-
Anaplan Bulk API Exports (Line Splitting on last row of chunk)
Exporting a file that ends up having over 100 chunks. The first and last rows of the files are split across different chunks. Is there a a way to prevent this?
-
How to retrieve the mapping information of import action ?
Hello everyone, I have a task to check in all my import files, which columns are used (that is to say, mapped to a Linitem in Anaplan), which are not. To do so, I need have mapping information for the import actions (all at least which columns are mapped), any idea to do this? Many thanks !
-
Integration of custom Machine Learning model's with anaplan
I'm working on a Marketing Mix Modeling (MMM) project to analyze marketing spend across different media channels, calculate ROI, saturation points, etc., using various machine learning models. I'm interested in integrating these models with Anaplan to make them accessible to any brand within our FMCG company. How can I…
-
Get Request from API returns 'success' but doesn't include the desired list of chunks data?
Trying to follow the method described here: https://help.anaplan.com/retrieve-the-list-of-export-file-chunks-02f2dc79-67bd-4b07-86d4-63df5fb4ed51 And I'm finding I don't get the list of chunks for our file. This has worked using basic authentication in API version 1.3, but we're trying to upgrade our process to Cert…
-
[Part 1] Enhanced Reporting of the Anaplan Audit Log Summary
As organizations continue to embrace Anaplan's powerful platform for connected planning and decision-making, maintaining robust security and compliance measures has become increasingly essential. The Anaplan Audit Log serves as a critical tool in achieving these objectives, providing granular insights into user activities…
-
Unlocking High-Efficiency Data Uploads in Anaplan: A Multithreading Approach
In cloud-based business planning, the ability to swiftly and effectively upload large datasets is an important aspect of maintaining up-to-date planning. This post introduces the concept of multithreading to enhance data upload speeds to Anaplan significantly. This approach, however, is specifically tailored for data…
-
How to integrate from Anaplan to ETRM through API.
Can you please help me on how to integrate data from Anaplan to ETRM, with API's, or if I can get API's script by which I can change workspace and model id and use that script.
-
Anaplan's Device Grant API Flow: A Seamless Machine-to-Machine Authentication Option
In the world of modern application development, seamless authentication is key to providing a smooth user experience. Anaplan, a leading platform for planning and performance management, offers a versatile approach to authentication through its Device Grant API Flow. In this blog post, we'll explore the Device Grant…
-
CloudWorks API - Increase the "Get integrations" retrieve limit
I use the API below to get CloudWorks integrations list: https://cloudworks.docs.apiary.io/#/reference/get-integrations The retrieve limit is set to 250 which forces me to create multiple API calls to get the full list (using offset and limit parameters). It could be a good idea to remove this retrieve limit (the number of…
-
Bi-directional Integration: Bridging Workday and Anaplan
Intended Audience Level of Difficulty: Advanced Requires an experienced developer, solution architect, or data engineer Resources Required: Internal Expertise: Data Engineer/IT Admin/Integration Admin Tools Needed: Anaplan Connect, SQL Database, Text Editor Access Requirements: Database access, Anaplan model/s Estimated…
-
can we send a file name into the process api?
Hi: I have a Process which contains delete list, import list and update module action, as import action need users to pick a file from their computer, do we have any API for Process that can receive the file name? I want to use ETL tool to call this API and send the file to it. I know the Import API can receive the file…
-
Data Validation when using Anaplan API
One thing i've found quite challenging when doing API implementations (and at this point i've done well into my 20s of these) is, what is the best way to validate that my API calls are properly working? Specifically - how can I validate that file uploads are pushing in the right data? There are so many different variables…
-
Request for API Roadmap
Hi Team! I know many of you use API frequently and sometimes there are tasks which cannot be solve with currently available endpoints. My team encountered many of them recently, I tried creating posts on Idea Exchange, but looks like they are ignored :) To continue our work we have to create ad hocs. May it be possible for…
-
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.
-
How to set up integration from MS SQL Server table to Anaplan model via Talend
Hi, We are trying to load contents from a table in MS SQL Server table to Anaplan model (processes, actions, etc.) using Talend. So far we are able to make connection to Anaplan model and do the authentication successfully. We are able to view all import ids of the model / process ids / action id. I am following this user…
-
How configure the authentication token in the Talend
Hi @https://anaplan.vanillacommunities.com/profile/pmarpaka,@https://anaplan.vanillacommunities.com/profile/christophe_keom Thank you so much for creating this detailed document.https://community.anaplan.com/t5/How-To/How-to-use-Talend-with-CA-Certs-and-Transactional-APIs/ta-p/109447 ,…