pipedream
pipedream copied to clipboard
[Components] heygen
heygen
URLs
- https://docs.heygen.com/reference/authentication-1
Polling Sources
new-avatar-video-custom-event-instant
Prompt
Emit new event when a specific avatar video event occurs. A required prop is a custom set of event(s) that the user wants to trigger.
new-avatar-video-failure-instant
Prompt
Emit new event when a HeyGen video fails during processing. There are no additional props required.
new-avatar-video-success-instant
Prompt
Emit new event when an avatar video is successfully generated. No additional props are needed.
Actions
create-talking-photo
Prompt
Creates a talking photo from a provided image. It requires a 'storage-key' prop which is generated from uploaded image file.
create-video-template
Prompt
Generates a video from a selected template. It needs a 'template-id' prop as a required input, indicating the selected template.
retrieve-shareable-video-link
Prompt
Fetches a shareable link for a specific HeyGen video. It requires a 'video-id' prop referring to the specific HeyGen video.