Braden99 Posted October 10, 2023 Report Share Posted October 10, 2023 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 More sharing options...
Braden99 Posted October 12, 2023 Author Report Share Posted October 12, 2023 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? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now