Submit job
Use this action to submit jobs to the batch processor for generating transcripts, SOAP notes, and summaries. Learn more in Daily’s documentation.
🔐 Bundle plugin only: This is exclusive to the Video, Audio & Live Bundle. Get the bundle plugin here.
Fields
The type of job to run. Options: transcript, soap-notes, summarize. Default: transcript
The type of the input media. Options: uri, recordingId. Default: recordingId
The actual URL when using “uri” as sourceType. Required if source type is uri.
The recording ID when using recordingId as sourceType. Required if source type is recordingId.
The BCP-47 language tag of the spoken audio for transcription. Default: en
The filename of the output (e.g., “my-soap-note”). Default: my-daily-job
Whether to use template replacement in s3KeyTemplate. Default: true
⚠️ Important Notes:
- If using uri as the source type, you must fill out the URI field
- If using recordingId as the source type, you must fill out the Recording ID field
- Missing required fields will result in an error
Return Values
Unique identifier for the submitted job.
Indicates if an error occurred during the request.
Description of any error that occurred.
Numeric error status code.