eavz
HeyGen

HeyGen

Generate and manage AI avatar videos using HeyGen.

7 actions
2 triggers

Actions

Name
create-video-from-template

Create a video using a selected template.

retrieve-translated-video-status

Retrieves the status of a translated video.

retrieve_video_status

Retrieve the status and details of a video using its ID.

retrieve_sharable_video_url

Generates a public URL for a video, allowing it to be shared and accessed publicly.

upload_asset

Upload media files (images, videos, or audio) to HeyGen. Supports JPEG, PNG, MP4, WEBM, and MPEG files.

translate_video

Translate a video into 175+ languages with natural voice and lip-sync.

custom_api_call

Make a custom API call to a specific endpoint

Triggers

Name
video_generation_completed

Triggers when a video is generated successfully.

video_generation_failed

Triggers when a video generation process fails.

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute({
  integrationName: 'heygen',
  actionName: 'create-video-from-template',
  input: { /* ... */ },
  connectionId: 'conn_id',
  workspaceId: 'ws_id',
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect HeyGen to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does HeyGen support?

HeyGen supports 7 actions including Create Video from Template, Retrieve Translated Video Status, Retrieve Video Status, Retrieve Sharable Video URL, Upload an Asset, and more.

Can I use HeyGen with AI agents?

Yes. Add HeyGen to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does HeyGen use?

HeyGen uses API Key. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the HeyGen integration cost?

The HeyGen integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.

What triggers does HeyGen support?

HeyGen supports 2 triggers including New Avatar Video Event (Success), New Avatar Video Event (Fail).

Connect HeyGen in 2 minutes

Get 1,000 free actions every month. No credit card required.