This trigger fires when a video you generated finishes rendering, carrying the finished video so an applet can post, save, or send it.
Developer info
- API endpoint slug
- heygen.video_ready
Trigger fields
No fields for this trigger
Ingredients
Video url The downloadable finished-video URL.
- Slug
- video_url
- Filter code
- Heygen.videoReady.VideoUrl
- Type
- File URL
- Example
- https://example.com/file.txt
Video share page url The hosted shareable video page; empty for some generation modes.
- Slug
- video_share_page_url
- Filter code
- Heygen.videoReady.VideoSharePageUrl
- Type
- Web URL
- Example
- https://example.com/home
Gif url A preview GIF of the video; empty when not produced.
- Slug
- gif_url
- Filter code
- Heygen.videoReady.GifUrl
- Type
- File URL
- Example
- https://example.com/file.txt
Video The HeyGen identifier of the finished video.
- Slug
- video_id
- Filter code
- Heygen.videoReady.VideoId
- Type
- String
- Example
- Hello World!
Received at When the finished-video notification was received.
- Slug
- received_at
- Filter code
- Heygen.videoReady.ReceivedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
