Create a recording.
upload.url or by pointing the input downloadUrl to a location publicly accessible with an HTTP GET request, returning less than 2 GiB of data within 5 minutes.
The recording is created on behalf of specified author and related quotas apply. At most 50 recordings can be created in a 30 days window period.
Once the payload is received, state will change to Uploaded then either to Ready or Failed.
Payload formats are the same available to manual uploads:
transcript attribute to { "type": "upload" }. The response will then define the upload.metaUrl attribute. Use it to send the JSON payload with an HTTP PUT request, in the following format:
transcript attribute was set, the recording creation will only proceed once both the video and the transcript payloads have been sent.Recording author email address. It must belong to a workspace user with enough permissions to create the recording.
Identifier of a folder (aka channel) where the recording should be created.
A reference to a CRM deal entity to link to the recording. It requires meeting information to be supplied and the Claap workspace to be connected to the same CRM.
URL where the recording video content can be retrieved using an HTTP GET request. Do not use response upload URL if this parameter is supplied.
Recording title.
Setting this property signals your intent to supply transcript information in addition to the video payload. The response will then define a metaUrl upload attribute to be used to post the transcript payload. The recording creation will not proceed until both payloads are sent.
Recording was successfully created