Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

baseentry:addfromuploadedfile
Description:
Generic add entry using an uploaded file, should be used when the uploaded entry type is not known
Input Params
name type Description
entry KalturaBaseEntry
uploadTokenId string
type KalturaEntryType
Output Type
type
KalturaBaseEntry
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=baseentry&action=addfromuploadedfile
POST fields:
entry:id
entry:name
entry:description
entry:partnerId
entry:userId
entry:tags
entry:adminTags
entry:categories
entry:categoriesIds
entry:status
entry:moderationStatus
entry:moderationCount
entry:type
entry:createdAt
entry:updatedAt
entry:rank
entry:totalRank
entry:votes
entry:groupId
entry:partnerData
entry:downloadUrl
entry:searchText
entry:licenseType
entry:version
entry:thumbnailUrl
entry:accessControlId
entry:startDate
entry:endDate
entry:referenceId
entry:replacingEntryId
entry:replacedEntryId
entry:replacementStatus
entry:partnerSortValue
entry:conversionProfileId
entry:rootEntryId
entry:operationAttributes
uploadTokenId