Remus Avram 54 Posted August 11, 2016 Report Share Posted August 11, 2016 Hi all, is it possible to link and get links between Shots - AssetBuilds - Tasks via the ftrack-python-api? Cheers! Link to post Share on other sites
Mattias Lagergren 145 Posted August 12, 2016 Report Share Posted August 12, 2016 Hi Remus, 17 hours ago, Remus Avram said: is it possible to link and get links between Shots - AssetBuilds - Tasks via the ftrack-python-api? No, I'm afraid that we haven't added support for this yet. Link to post Share on other sites
Remus Avram 54 Posted August 12, 2016 Author Report Share Posted August 12, 2016 Do you know if the link will be a new entity? Link to post Share on other sites
Mattias Lagergren 145 Posted August 12, 2016 Report Share Posted August 12, 2016 3 minutes ago, Remus Avram said: Do you know if the link will be a new entity? Not 100% certain but it is likely to be a new entity for this relation. Link to post Share on other sites
Remus Avram 54 Posted August 12, 2016 Author Report Share Posted August 12, 2016 Thanks Mattias for your quick answer! Waiting for this to be implemented as it will be one of the most used in production. Also linking the versions via the ftrack-python-api is something that we are looking forward. Link to post Share on other sites
dheeraj.bana 0 Posted August 30, 2016 Report Share Posted August 30, 2016 Hi Mattias, for example, i have AssetBuilds like Table, Fan, Chair, Tree, etc. could you please suggest me how to add the above AssetBuilds in the Shots using FTrack Web interface. Also, please guide us how to add or query the number/name(s) of AssetBuilds in respective Shot(s). Link to post Share on other sites
Remus Avram 54 Posted August 30, 2016 Author Report Share Posted August 30, 2016 Hi dheeraj.bana, you can add the assetBuild into the shot by linking it to the shot. Select the shot -> Links tab -> Create links -> Incoming/Outgoing If you want to set/get the number of times an AssetBuild is into a shot you have to use the metadata. Please check this topic regarding shot - assetBuild representation. Hopes this helps. Cheers, Remus Link to post Share on other sites
dheeraj.bana 0 Posted August 30, 2016 Report Share Posted August 30, 2016 Thanks Remus Avram, i tried and it worked but how to set the metadata after/while creating the Links using FTrack Web interface and api ? Link to post Share on other sites
Remus Avram 54 Posted August 30, 2016 Author Report Share Posted August 30, 2016 You can't set the metadata through Ftrack Web interface (from what I know). Set metadata using the new ftack API: http://ftrack-python-api.rtd.ftrack.com/en/stable/example/metadata.html Link to post Share on other sites
dheeraj.bana 0 Posted August 30, 2016 Report Share Posted August 30, 2016 thanks Remus Avram, Link to post Share on other sites
Remus Avram 54 Posted February 24, 2017 Author Report Share Posted February 24, 2017 Hi @Mattias Lagergren, are there any updates regarding this topic? Link to post Share on other sites
Mattias Lagergren 145 Posted February 27, 2017 Report Share Posted February 27, 2017 Hi Remus, yes this is now possible! I've just noticed that it has not been properly documented and added some docs for review here: https://bitbucket.org/ftrack/ftrack-python-api/pull-requests/170/backlog-object-linking-not-documented/diff Remus Avram 1 Link to post Share on other sites
Remus Avram 54 Posted February 27, 2017 Author Report Share Posted February 27, 2017 Thanks Mattias for the updates. I will have a look. Link to post Share on other sites
Remus Avram 54 Posted February 27, 2017 Author Report Share Posted February 27, 2017 Thanks Mattias for the updates. I will have a look. PS: funny, it posted two times. Link to post Share on other sites
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