The current Mulesoft does not support Anaplan connectors. Any advise on what to do regarding this? And how to find import id on Anaplan. Kindly provide your valuble input into this.
Should I use backdated connectors/api ?
-Thanks
Anaplan developed and launched a new MuleSoft connector in September 2018. This connector works with Mule 3.x runtime, and can be accessed through the MuleSoft Exchange, https://www.mulesoft.com/exchange/org.mule.modules/anaplan-connector/
Danish,
Anaplan has new connector for Mule 3. For this connector you will not get the import and export ids automaticaly. You have to find import ids using Rest Api.
Rest Api: https://anaplanbulkapi20.docs.apiary.io/#
Mule Connector: https://anypoint.mulesoft.com/exchange/org.mule.modules/anaplan-connector/
Implementation Blog: https://community.anaplan.com/t5/Knowledge/RESTful-API/ta-p/33579
In the Above blog it was clearly explained how to get the import and export Ids.
After getting export id, you can enter in the export field.
Hope this helps for you.
Good Luck,
Karthik Kumar
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…