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
Hi, i have a source that uses a connection to Skutrak, and i selected 3 columns when i created the source, now i want to bring in a 4th column, do i have to recreate a source from scratch and then use that in a new transformation view and do all the work i did again, or can i update the source column selection, and add the…
We have 2 dataspaces (Training and Current), the training one had a link to a list in a Model. When i tried to add a link to the same list in the Current dataspace, the link showed as ticked and i could not select it. Does this mean you cannot link to the same source in 2 different dataspaces? It shows a tick in the LINK…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…