ftrack Connect Pipeline Framework¶
Welcome to ftrack-connect-pipeline’s documentation!
Important
This is the new DCC Framework for Connect 2 written in Python. If you are migrating from the old ftrack Connectors integrations then please read the dedicated migration guide.
This document is intended to bring a deeper understanding of how the new Framework works under the hood, enabling developers to customise it to their particular needs.
For a general introduction on how to install and use ftrack Connect 2 out of the box, please head over here: https://www.ftrack.com/en/portfolio/connect
The documentation is divided into two main parts, the first part is where we describe the new Framework and the second part is where we customise it to fit our needs.
- Introduction
- Installing
- Developing
- Tutorial
- Standalone
- API Reference
- ftrack_connect_pipeline
- ftrack_connect_pipeline.asset
- ftrack_connect_pipeline.client
- ftrack_connect_pipeline.constants
- ftrack_connect_pipeline.definition
- ftrack_connect_pipeline.host
- ftrack_connect_pipeline.log
- ftrack_connect_pipeline.plugin
- ftrack_connect_pipeline.configure_logging
- ftrack_connect_pipeline.event
- ftrack_connect_pipeline.exception
- ftrack_connect_pipeline.utils
- ftrack_connect_pipeline
- Release and migration notes
- Glossary
- Troubleshooting
Help and support¶
Please visit our user Slack channel to get help on integration issues, and receive tips and tricks from other users.
On our forum, you will also find useful information about Connect and Framework releases.