Jump to content

Braden99

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Braden99's Achievements

  1. This is how I manually trigger the "Export ShotSchedule" view from the ftrack website. I'd like to programmatically invoke this export / view with Python. Does anyone know how?
  2. 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...