Hello,
In the api 2.0 it is possible to extract metadata from anaplan. This is available for the lists and modules but I could not find an equivalent for the actions.
The alternative would be setting an export action, as I want to automatise the extract for several model, the alternative does not fit.
Solved! Go to Solution.
Yes, the metatdata is accessible:
Anaplan Integration API V2 Guide and Reference · Apiary
You can get metadata on all the import ID's and exports, export definitions...
Is that what you're after?
Yes, the metatdata is accessible:
Anaplan Integration API V2 Guide and Reference · Apiary
You can get metadata on all the import ID's and exports, export definitions...
Is that what you're after?
Thank you !