Usage examples¶
The following examples show how to use the API to accomplish specific tasks using the default configuration.
Note
If you are using a server with a customised configuration you may need to alter the examples slightly to make them work correctly.
Most of the examples assume you have the ftrack_api package imported and have
already constructed a Session
:
import ftrack_api
session = ftrack_api.Session()
- Working with projects
- Working with components
- Using review sessions
- Using metadata
- Using custom attributes
- Managing custom attribute configurations
- Using link attributes
- Using scopes
- Managing jobs
- Using notes
- Using lists
- Using timers
- Working with assignments and allocations
- Working with thumbnails
- Encoding media
- Using entity links
- Publishing for web review
- Publishing versions
- Working with user security roles
- Working with Task Templates
- Sync users with LDAP
- Invite user
- Creating workflow schemas