Chaining Pipeline Steps' content

Hi All!

I’m interested in the possibility of automatically import the content of a previous Pipeline Step into the next Pipeline Step.

For example, imagine having the final model from the Modeling Step directly imported into the new scene file created when an artist clicks on the + New File button in the Shotgrid: File Open window (within an assigned Task).

image

Any idea about how to accomplish this?

Thank you!!

You’d want to look at hooking the tk-multi-workfiles2 scene_operation hooks.

1 Like

Thank you very much @Ricardo_Musch

1 Like