Do to the recent change in resource usage limits I am looking to download a number of my ranking systems to store off system. Is there a way to do this in "bulk" (using the API or Dataminer possibly?). This would save me a great deal of time.
There is an undocumented endpoint GET /rank/{id}/nodes which can be used to fetch the ranking system as XML. Currently, it must be requested with the header Content-Type: text/plain. It's not implemented on p123api-py or DataMiner. Let me know if you still need assistance performing the bulk export.