We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
moved all docs to http://developer.shotgunsoftware.com/python-api
removed the 'user' portion of the data= block
added a comma after ninjas. Put the 'user' back in for consistency in the data = section
removed user for shot creation ('user': {'type':'HumanUser', 'id':165}) as it was not needed for shot creation.
Added a square bracket that was missing in the filter code
TaskTemplate name field is actually 'code' not 'name'.
Updated Example: Create a new Shot and apply a Task Template (markdown)
Initial publish Created Example: Create a new Shot and apply a Task Template (markdown)