Hi,
I'm facing an issue with the Anaplan API integration. Currently, the authorization code retrieved manually, but we are looking for a way to automate this process as part of our integration workflow. Thanks
Hi, On your integration are you using Device Grant or Authorization grant flow?
We are using Authorisation Grant flow for integration.
If you'd want to have everything automated I'd suggest to investigate device grant flow. That way you can just do one initial authorization manually and in the future you can use a refresh token to automatically generate new authorization tokens.
Ok, Let me check on that.
And can you please correct me if my understanding of API process is wrong.
My requirements:
Need to load CSV file into the API endpoint
For that need to authentication then need to perform put operation on the file id to load the CSV and the response code should need to be 204?
Then need to perform post operation on the process ID to trigger the processes and itβs tasks.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.β¦
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the nodeβ¦
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create aβ¦