Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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):

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

  1. get the channel folder ID (the one you just created above)
  2. Select the export type to youtube
  3. Copy&Paste the json secret
  4. select published profiles
  5. 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).


  • No labels