Heyzine
Heyzine is a flipbook maker that converts PDFs into interactive, customizable digital publications with various page flip effects.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Heyzine authenticates with an API key. Generate the credential in your Heyzine account, then paste it into FlyMyAI the first time an agent uses a Heyzine action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Heyzine API Key | The API key used for authenticating requests to the Heyzine API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
HEYZINE_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. | pdf, k |
HEYZINE_CREATE_FLIPBOOK_REST_ASYNC | Tool to create a flipbook asynchronously. Use when converting large documents off-thread; poll for updates on conversion state. | pdf, client_id |
HEYZINE_CREATE_FLIPBOOK_REST_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. | pdf, client_id |
HEYZINE_DELETE_FLIPBOOK | Tool to delete a flipbook. Use when you need to permanently remove an unwanted flipbook. | id |
HEYZINE_GET_API_LIMITS | Tool to retrieve API rate limits. Use when you need to check your current API usage and limits. | - |
HEYZINE_GET_FLIPBOOK_EMBED_CODE | Tool to retrieve HTML embed code for a flipbook. Use when you have a flipbook ID and need the <iframe> snippet to embed in a website. | flipbook_id |
HEYZINE_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. | flipbook_id |
HEYZINE_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 | Tool to retrieve social metadata for a specific flipbook. Use after configuring social sharing to fetch title, description, and thumbnail. | flipbook_id |
HEYZINE_GET_J_QUERY_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_GET_O_EMBED_API | Tool to retrieve oEmbed data for a Heyzine flipbook. Use when you have a flipbook URL and need embed metadata and HTML. | url |
HEYZINE_HEYZINE_WEBHOOKS | Tool to receive Heyzine webhook events for collected leads. Use after configuring your Heyzine account Webhooks URL. | data |
HEYZINE_SETUP_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. | endpoint_url, event, frequency |
HEYZINE_UPDATE_FLIPBOOK_ACCESS_LIST | Tool to update the access list of a flipbook. Use when replacing all user access permissions in bulk. | flipbook_id, access_list |
HEYZINE_UPDATE_FLIPBOOK_PASSWORD_PROTECTION | Tool to update flipbook password protection settings. Use when you need to change or disable password protection for a flipbook. | name, mode |
HEYZINE_UPDATE_FLIPBOOK_SOCIAL_METADATA | Tool to update a flipbook's social metadata. Use when you need to change title, description, or thumbnail for social sharing. | flipbook_id |
HEYZINE_WEBHOOKS_LEADS | Tool to receive webhook events when new leads are collected on a flipbook form. Use after configuring your Heyzine account Webhooks > Leads URL. | data |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Heyzine!