Jump to content

Create shot folder on network from task


Recommended Posts

  • 2 weeks later...

Hi Jason,

Here is documentation on Actions in ftrack. These are Python scripts that use our API to interact with ftrack. If this Action were running on a server with access to the location where you want to create the folders, it should be easy for someone with development experience to implement one.

We have a repository of example actions that can help someone get up and running faster by copying the basic structure of a pre-existing action:
https://bitbucket.org/ftrack/ftrack-recipes/src/master/python/actions/

Currently, using the API is your quickest route to implementing folder creation in your pipeline.

Cheers,
Patrick

 

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...