Jump to content

Braden99

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Braden99

  1. Let's say I have a view called Export_ShotSchedule which writes out a csv file and emails a user. I typically invoke this when I have the "episodes" tree structure selected in ftrack (consisting of scene/shots).

    I now want to invoke the Export_ShotSchedule via Python. I want to setup a crontab which invokes this action on a timer. So the user doesn't need to to manually invoke the action.

    Please is there any way to programmatically invoke a view export action via Python?

    Thanks for any help

     

×
×
  • Create New...