Hi all,
I have been seeing the use case of python to run actions and processes. I am wondering if there is a way we can use python to write data into anaplan? (not in form of importing a list but directly writing to it)
For output
The use case is that I would like to run 100s of scenarios (through changing the inputs) which won't be able to be completed using in-built scenarios functions.
Thanks