Jump to content

Task dependency


Denis Ivanov

Recommended Posts

An event listener is a small python script that can be used to subscribe to changes in ftrack and perform custom logic such as updating a status, starting a external process or triggering a user interface.

Here are some useful resources for setting up an event listener:

* Developer hub with introduction to the API: https://www.ftrack.com/developer
* How to subscribe with the API: http://ftrack-python-api.rtd.ftrack.com/en/stable/handling_events.html#subscribing-to-events
* Example event listeners: https://bitbucket.org/snippets/ftrack/n7qLe/event-listener-print-update-event-data

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...