Temi
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.
- 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.
Using the following modules, you can watch, create, search, and delete jobs.
Triggers when a new job event occurs.
Field | Description |
---|---|
Webhook | Add a new webhook and save it to your clipboard. |
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. |
Returns a job status.
Field | Description |
---|---|
Connection | |
Job ID | Select or map the Job ID whose status you want to retrieve |
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. |
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. |
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. |
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. |
Performs an arbitrary authorized API call.
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:
