How to search for, or get entryId with Kaltura API

229 Views Asked by At

Hi I'm trying to get the entryId back (so I can update thumbnails) with the kaltura API. How do i do this. My thought is to use title and category. But can't figure out how to do that. Any suggestions?

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

You can use the list action on the media service - see here for ducomentation.

You can use the nameEqual field to search for the specific entry. I suggest search by the name. If you want, you have more field you can search on in the filter