Anaplan Export Action to Python

Hello - we created a python code to call an export action from AnaPlan but for some reason the python exported data shows the old values even if the the module associated to the export has new data. Does anyone encountered the same issue?

Answers

  • In Python is needed also to trigger the export action (with POST and Tasks link ) and only after you can download the export file that should contain the latest numbers.