Kaltura V2 Connector Configuration Reference
Kaltura V2 Connector is supported in Fusion releases 5.5 and later. |
The Kaltura V2 connector uses the Kaltura Java API client to retrieve data stored in Kaltura.
Setup
To set up the Kaltura connector, you’ll need to retrieve your User ID
, User Secret
, and Partner ID
which can be found in the Kaltura Management Console.
Document field list
This section provides the list of fields in the document, and the source endpoint for each field.
Field | Source endpoint |
---|---|
id name description userId tags createdAt updatedAt rank totalRank votes searchTex thumbnailUrl duration msDuration |
/api_v3/service/media/action/get |
category_id category_name category_fullName category_owner |
/api_v3/service/category/action/get |
metadata |
/api_v3/service/metadata_metadata/action/get |