Language Tools
Temi
12min
with temi modules in make, you can create, manage, and monitor jobs and get transcript information from your temi account to get started with temi, create an account at temi com connect temi to make log in to your temi account click your username in the top right corner, then click developer generate an api key if you have already done, you can click re generate to create a new one copy the api key to your clipboard go to your make make, add the temi module you want to use, and click add next to the connection field optional in the connection name field, enter a name for the connection in the api key field, enter the api key copied in step 4 and click save you have successfully established the connection jobs using the following modules, you can watch, create, search, and delete jobs watch job events triggers when a new job event occurs field description webhook add a new webhook and save it to your clipboard create a job creates a new job field description connection establish a connection to your temi account media url enter the media url callback url enter the callback url webhook metadata enter any metadata to include get a job status returns a job status field description connection establish a connection to your temi account job id select or map the job id whose status you want to retrieve search jobs searches for jobs or lists them all field description connection establish a connection to your temi account limit set the maximum number of jobs make returns during one make execution cycle delete a job deletes an existing job field description connection establish a connection to your temi account job id select or map the job id you want to delete transcriptions get a transcript returns information about a particular transcript field description connection establish a connection to your temi account job id select or enter the id of the job you want to retrieve a transcript from version select the version the "latest" version includes all changes made in the temi editor, while "machine" version is the original transcript produced by the temi api share a transcript editor url shares a transcript editor url field description connection establish a connection to your temi account job id select or enter the id of the job other make an api call performs an arbitrary authorized api call example of use list jobs the following api call returns a list of jobs in your temi account url /v1/jobs method get matches of the search can be found in the module's output under bundle > body our example returned 16 jobs