Connect shotgun API from inside DCC

Hey! Take a look at the code snippet in this post:

The engine object has a shotgun property, which is a handle to the Shotgun API, so you can get to it via sgtk.platform.current_engine().

3 Likes