Hi Team,
Does anyone know where can i find the File ID in Anaplan?
Thanks,
BS
Hi @Santosh
Can you explain in more details (i.e. screen shots, examples) what file ID you're referring to?
LipChean
Hi @Santosh ,
If you are looking for the File ID to automate or you have any process in which you are loading a file then below URL will help you to retrieve the file id's.
https://us1a.app.anaplan.com/2/0/workspaces/{WorkspaceID}/models/{ModelID}/files
just replace workspace id and Model ID
here you have an example where the url provided by @riyazpasha is at work with Postman.
Just paste the URL in a GET request:
And remember to set up the headers for the request:
Then, just run it and you will get something like this where the file ID can be found:
I hope it helps.
Alex
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…