This trigger fires when a video translation or dubbing job finishes, carrying the translated video so an applet can publish or store it.
Developer info
- API endpoint slug
- heygen.video_translation_ready
Trigger fields
No fields for this trigger
Ingredients
Translated video url The downloadable translated and dubbed video URL, resolved from the translation status by its ID.
- Slug
- translated_video_url
- Filter code
- Heygen.videoTranslationReady.TranslatedVideoUrl
- Type
- File URL
- Example
- https://example.com/file.txt
Target language The language the video was translated into.
- Slug
- target_language
- Filter code
- Heygen.videoTranslationReady.TargetLanguage
- Type
- String
- Example
- Hello World!
Video translate The HeyGen identifier of the translation job.
- Slug
- video_translate_id
- Filter code
- Heygen.videoTranslationReady.VideoTranslateId
- Type
- String
- Example
- Hello World!
Received at When the finished-translation notification was received.
- Slug
- received_at
- Filter code
- Heygen.videoTranslationReady.ReceivedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
