YouTube Connector | Configuration and posthandler
The YouTube Connector is an integration export with a special posthandler.
If there are not enough tokens available that you need for uploading to YouTube via an interface, the videos will not be transferred.
However, the export is not simply canceled. The objects end up in the queue in “Waiting” state. Processing is triggered again and again until the transfer is finally successful.
Configuration
Refer to the Integration Suite documentation, in particular
Posthandler
The post handler collects the raw XML data (ID, file name, file size, MD5 hash and, if applicable, state ID) that is associated with an asset.
The post handler is only addressed if there are changes to the raw XML data.
Field | Description |
Destination Systems | Enter the number of target systems required for this context. The fields described below are available per target system. |
Limit to Servertype | Select the server type:
|
Type | Select whether to send with POST or PUT. |
Application Name | Enter the name of your Cloudinary Cloud. |
Rest Auth | Select the authentication method:
User: Enter the user name for the Rest endpoint.
Rest Token: Enter the token.
Certificate: Select the certificate file that you have previously stored in the DAM. |
Client ID | Enter your YouTube Client ID. |
Client Secret | Enter your YouTube Secret. |
Preset | Select the DAM preset to be used for rendering the assets. |
Alternative Filename | If required, use a function, e.g. {=ATTRVAL(99999)}, to select the DAM attribute that contains the alternative file name. |
OAuth Token | After two-factor authentication with YouTube, the YouTube token is received via a rest service, which is automatically generated when the connector is installed, and inserted here. |
Video Status | Select the status you want the videos to have on YouTube.
|
State to delete | Select a status if required. Assets in this status are deleted again from YouTube. |
YouTube Meta Data | You can specify additional meta information as key pairs in the table. |
Store ID in Attribute | The ID is returned by YouTube via a rest service which is automatically generated when the connector is installed. |
Caption Reference Attribute | If desired, create an attribute that contains the video description for YouTube and select it. |