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 team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…