Jump to content

Programmatically export view from Python


Braden99

Recommended Posts

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

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...