Hello,
That's a good question. If your goal is to automate the export of all objects along with their Object IDs, exporting each object type individually can quickly become cumbersome, especially in larger environments.
Based on the information you've shared, it would be helpful to know which software version you're using, as export capabilities can vary between releases. In some systems, there may be a global export function, an API endpoint, or a reporting feature that allows you to retrieve multiple object types in a single operation. Unfortunately, if the documentation only describes exports per object type, that may indicate a current limitation of the standard export functionality.
I'd be interested to know whether anyone has found a way to perform a complete export of all objects at once, either through a built-in feature, an API, or a scripting workaround. For automation purposes, having a consolidated export including Object IDs would certainly be more efficient than maintaining separate exports for each object category.
Looking forward to hearing if someone from the community has experience with this use case.