Heyzine

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

14 actions Integration catalog
Request access
Connect Heyzine once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Flipbook LinkHEYZINE_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.
Create Flipbook AsynchronouslyHEYZINE_CREATE_FLIPBOOK_REST_ASYNC
Tool to create a flipbook asynchronously. Use when converting large documents off-thread; poll for updates on conversion state.
Create Flipbook SyncHEYZINE_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.
Delete FlipbookHEYZINE_DELETE_FLIPBOOK
Tool to delete a flipbook. Use when you need to permanently remove an unwanted flipbook.
Get API LimitsHEYZINE_GET_API_LIMITS
Tool to retrieve API rate limits. Use when you need to check your current API usage and limits.
Get Flipbook ID ToolHEYZINE_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.
Get Flipbook ListHEYZINE_GET_FLIPBOOK_LIST
Tool to retrieve all flipbooks. Use when you need to list every flipbook for the authenticated account.
Get Flipbook Social MetadataHEYZINE_GET_FLIPBOOK_SOCIAL_METADATA
Tool to retrieve social metadata for a specific flipbook. Use after configuring social sharing to fetch title, description, and thumbnail.
Get jQuery PluginHEYZINE_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.
Setup Heyzine WebhooksHEYZINE_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.
Update Flipbook Access ListHEYZINE_UPDATE_FLIPBOOK_ACCESS_LIST
Tool to update the access list of a flipbook. Use when replacing all user access permissions in bulk.
Update Flipbook Password ProtectionHEYZINE_UPDATE_FLIPBOOK_PASSWORD_PROTECTION
Tool to update flipbook password protection settings. Use when you need to change or disable password protection for a flipbook.
Update Flipbook Social MetadataHEYZINE_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.
Heyzine Webhooks - LeadsHEYZINE_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.