Jump to content

Getting tasks that are linked to the current task


victoyudin

Recommended Posts

It is possible through the user interface, either by selecting objects in the spreadsheet and then right click > Create links > Incoming / Outgoing, or from the side bar "Links".

The ftrack-python-api doesn't have support for links yet, I know it is asked but haven't got to it yet.

In the legacy api we do have support, al though the relations are named differently:

http://ftrack.rtd.ftrack.com/en/latest/developing/api_reference/index.html#ftrack.Dependable

Link to comment
Share on other sites

  • 1 year later...

A link to the legacy api can be found here: http://ftrack-python-legacy-api.rtd.ftrack.com/en/stable/api_reference/index.html#ftrack.Dependable

However, I would recommend you to start looking into the ftrack-python-api which has corresponding functionality: http://ftrack-python-api.rtd.ftrack.com/en/stable/example/entity_links.html

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...