- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to build an automation system that registers .osb files to the Asset Manager automatically once the files are generated.
However, it seems like the only way to register assets into Asset Manager is by using the Import function directly from the Asset Manager UI.
If there are alternative ways, I’d love to hear about them.
After using the Import function, I noticed that the imported asset generates three files:
.osb
.png (thumbnail)
.xml (metadata/config)
So I have a few questions:
Summary:
Is there a Python API to trigger the Import function of Asset Manager?
If I place a .osb file in a specific folder, is there a way to automatically register it in Asset Manager? (without .png .xml )
Are there APIs to separately generate the .png thumbnail and .xml file that the Import function creates?
If there’s any other recommended approach for automating Asset Manager registration, I’d greatly appreciate it.
Thank you!
Solved! Go to Solution.