Is it possible, through Anaplan Connect or using the APIs, to list all the actions added within a process.
e.g. Let's say I have process name 'Main_Process' and this process executes 3 actions :
i. ClearList
ii. LoadList_XL
iii. LoadModule_XM
Is there a way I can use API or Anaplan Connect to list all the actions (all 3 listed above).
I am using the process api to list the process, but not able to figure out how to identify what all actions are being run within an process .