show_in_ftrack
Example ftrack URL:
https://
This is required otherwise is url invalid view=tasks&itemId=projects&entityId=38c5fec4-0aed-11ea-a454-3e41ec9bc0d6&entityType=show
- "itemId=projects" the top category (overview / projects/ reports / ...) must be 'projects'
- "view=tasks" view category 'tasks' is best
- "entityId=38c5fec4-0aed-11ea-a454-3e41ec9bc0d6" id of entity which is in focus (project id is easiest)
- "entityType=show" entity type of 'entityId'
Entity detail in slide (on right side) can't be used on it's own: slideEntityId=38c5fec4-0aed-11ea-a454-3e41ec9bc0d6&slideEntityType=show - "slideEntityId=38c5fec4-0aed-11ea-a454-3e41ec9bc0d6" entity id which is showed in detail - "slideEntityType=show" type of 'slideEntityId' entity
entityType is not entity_type!
entityType "show" == entity_type "Project" entityType "task" == entity_type "Task", "Shot", "Library", "Folder", ...