Create Shot and Task

Create Shot and Task
Action v1
Pseudo-Code
Get the episode instance
Shot data to create.
Call to "shot_create" to create the shot inside the Episode.
Print to check if shot was created correctly.
Call to "taskPROD_craete()" to initialize the Task inside the shot.
Print to check that the Task was created correctly.
Parameters
Episode entity of the platoform. Is where shot Will be created.
Dictionary with all the data needed to create a shot.
Shot entity of the platform, it represents our shot created.
Task entity into the shot.
Talk with TD Support
Import to my Pipeline