Nikolay Skolkov Posted September 14, 2023 Report Posted September 14, 2023 Hi ! I'm digging in ftrack docs but can not find something like list of all attributes for specific component it is very annoying to crawl a "collection" inside "collection" which is inside other "collection" and listing all keys in search for something specific for example how to get note's author or asset submission date etc... or may be I'm doing wrong....and there is a better way
Johan Boekhoven Posted September 18, 2023 Report Posted September 18, 2023 You've probably seen it already, but in the help on your ftrack webpage, there's help>API reference, which will list all entities and their properties. It's useful.
Nikolay Skolkov Posted September 18, 2023 Author Report Posted September 18, 2023 wow ! thanx. that is what I need I've been digging help.ftrack.com all this time.... Johan Boekhoven 1
Johan Boekhoven Posted September 18, 2023 Report Posted September 18, 2023 And this might come in handy too : https://github.com/ftrackhq/ftrack-recipes/tree/main/python/tools/manage_project_schemas
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now