# Heyzine AI integration on Definable

> Heyzine is a flipbook maker that converts PDFs into interactive, customizable digital publications with various page flip effects.

## What this connects

Heyzine is a flipbook maker that converts PDFs into interactive, customizable digital publications with various page flip effects.

Vendor: https://heyzine.com

## Tools available

**14** tools available. First 12:

- `HEYZINE_CREATE_FLIPBOOK_LINK` — Create Flipbook Link — Tool to create a direct flipbook link. Use when you have a document URL and want to convert it to a flipbook.
- `HEYZINE_CREATE_FLIPBOOK_REST_ASYNC` — Create Flipbook Asynchronously — Tool to create a flipbook asynchronously. Use when converting large documents off-thread; poll for updates on conversion state.
- `HEYZINE_CREATE_FLIPBOOK_REST_SYNC` — Create Flipbook Sync — Tool to convert a PDF, DOCX, or PPTX into a flipbook synchronously via REST API. Use when you need immediate flipbook URLs from a direct file link.
- `HEYZINE_DELETE_FLIPBOOK` — Delete Flipbook — Tool to delete a flipbook. Use when you need to permanently remove an unwanted flipbook.
- `HEYZINE_GET_API_LIMITS` — Get API Limits — Tool to retrieve API rate limits. Use when you need to check your current API usage and limits.
- `HEYZINE_GET_FLIPBOOK_ID_TOOL` — Get Flipbook ID Tool — Tool to retrieve HTML for Flipbook ID tool. Use when you need to fetch the ID input tool page HTML for a specific flipbook.
- `HEYZINE_GET_FLIPBOOK_LIST` — Get Flipbook List — Tool to retrieve all flipbooks. Use when you need to list every flipbook for the authenticated account.
- `HEYZINE_GET_FLIPBOOK_SOCIAL_METADATA` — Get Flipbook Social Metadata — Tool to retrieve social metadata for a specific flipbook. Use after configuring social sharing to fetch title, description, and thumbnail.
- `HEYZINE_GET_J_QUERY_PLUGIN` — Get jQuery Plugin — Tool to retrieve the Heyzine jQuery plugin script URL and usage snippet. Use when you need to integrate Heyzine flipbooks via jQuery on your website.
- `HEYZINE_SETUP_WEBHOOKS` — Setup Heyzine Webhooks — Helper tool to validate prerequisites for Heyzine webhooks. Heyzine does not expose an API to programmatically configure webhooks; this action verifies API connectivity and returns clear guidance to complete configuration in the Heyzine UI.
- `HEYZINE_UPDATE_FLIPBOOK_ACCESS_LIST` — Update Flipbook Access List — Tool to update the access list of a flipbook. Use when replacing all user access permissions in bulk.
- `HEYZINE_UPDATE_FLIPBOOK_PASSWORD_PROTECTION` — Update Flipbook Password Protection — Tool to update flipbook password protection settings. Use when you need to change or disable password protection for a flipbook.

## Auth

Auth schemes: `API_KEY`.

## How agents use Heyzine

Inside a Definable workflow, Heyzine is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Heyzine** — the Researcher (GPT-5.5) pulls context from Heyzine (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Heyzine** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Heyzine (create record, post message, draft email).
- **Designer / Engineer → Distributor → Heyzine** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Heyzine (attach file, open PR comment, post status).

The Verifier checks every Heyzine call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- documents — https://definable.ai/apps/category/documents/
- content & files — https://definable.ai/apps/category/content-&-files/

## Related

- HTML page: https://definable.ai/apps/heyzine/
- Same category (documents): https://definable.ai/apps/category/documents/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
