Cantemo import

This task is used to import the central piece in the data model, item from any input file. To import item from a file, Cantemo imports at first the file, located at the given path (File path), and creates an item from that file.

main

File path
It is the path of file in which Cantemo import item.

Metadata group
This will assign the corresponding Metadata group to the item that will be created.

Metadata fields
This is the metadata fields values of the item that will be created. You may use Group/fields mappings syntax

{
   "group.field": "value",
   "group.another_field": "other_value"
}

Shape tag
here, we define the shape tags which is the available presets to use when transcoding.

Returned value This task returns a job_id :


    job_id : VX-601