This page describes how to configure Integration Endpoint to push assets to Youtube.
Remember that the Integration Endpoints can be configured from MM5 under settings:
Channel Folder
First ensure that you have a channel folder for youtube. Go to your DAM Center and create a channel folder.
Events
For the type of events, go to the DC 5.2.0 4.6 Integration Endpoint page and check the different events.
In this context, it would make sense to at least subscribe to profile published of videos (only to the channel that has been configured) + unpublish/publish as shown here:
Obtaining your Youtube client secret
It is important to obtain a client secret from your developer for this to work. Go to the developers console and download the json file as illustrated below. The content of that file must be used as input in the integration endpoint configuration.
Export Format Id
Go to formats in the DAM Center and get the format id that corresponds to the published profiles that you are subscribing.
For instance, the profile selected above contains the following formats (480p is highlighted here):
Go to formats and get the ID of 480p:
In here you can see a list of export formats and the id to the very left.
Configuration
Go to the settings page and create a new Integration Endpoint. Important is to
- get the channel folder ID (the one you just created above)
- Select the export type to youtube
- Copy&Paste the json secret
- select published profiles
- get the export format id
Test
You can easily test the integration by dragging in a video to the integration (and make sure that it actually uses the right profile on publish).