Search term:

Connectivity Toolkit Examples

Trello integration

Browse your Trello baords from MediaCentral UX and associate assets with Trello cards. Makes use of the MediaCentral UX Pane API to render a Trello interface.

Source code

Relations browser

Displays detailed file relationships for Interplay Production assets in MediaCentral UX. This example uses the Connectivity Toolkit Media Suite APIs to request data for selected assets and then displays this information in a custom pane.

Source code

CTMS Client examples

These are implementations of basic CTMS clients using different languages. All of the examples perform login and session management and use different parts of the API.

NodeJS

Demonstrates orchestration, simple search, advanced search

Source Code

Java

Demonstrates orchestration, simple search, advanced search

Source Code

.NET

Demonstrates orchestration, simple search, advanced search

Source Code