-
Re: Find the import ID from file ID
Nitheesh, Looks like you have access to the Anaplan model itself. If you do, follow the API guide here https://anaplanbulkapi20.docs.apiary.io/#reference/process and extract the process id. The proce…1 -
Re: Find the import ID from file ID
So the way the Anaplan API works is on a file upload, the file definition is updated with the file you upload. You can always check the latest file definition by going to Actions -> Import Data So…1 -
Re: RESTful API for automating recurring data loads
Hi Alex, > I've created the import action initially, the file i used then is hosted and reloaded on a daily basis in a corporate server location. >The problem i have is i cannot understand…1 -
Re: RESTful API for automating recurring data loads
Alex, Curl can upload the file if you're on the same network as the machine that contains the file. It can also upload the file if the file is located on FTP. The only other way to programmatica…1 -
Re: Can someone please explain, what these mean in Anaplan Informatica Connector?
Hey Sravan, That is just normal software nomenclature. For instance Python is currently on version 3.8.5 The same concept applies here Hope this is helpful Regards, Anirudh1

