# Hyperise AI integration on Definable

> Hyperise is a personalization toolkit that enables sales and marketing teams to add dynamic, personalized elements to images, videos, and websites, enhancing engagement across various channels.

## What this connects

Hyperise is a personalization toolkit that enables sales and marketing teams to add dynamic, personalized elements to images, videos, and websites, enhancing engagement across various channels.

Vendor: https://hyperise.com/

## Tools available

**5** tools available. First 5:

- `HYPERISE_CREATE_CLIENT_ACCOUNT` — Create Client Account — Creates a new Hyperise business/client account for personalized image campaigns. Use this to provision prospect records that can be linked to Hyperise image templates. The website field is required in the extras parameter. Returns the created account's ID, which can be used with other Hyperise actions like personalized short links.
- `HYPERISE_LIST_IMAGE_TEMPLATES` — List Image Templates — Retrieves all active personalized image templates for the authenticated user. Use this tool when you need to: - Get a list of available Hyperise image templates - Find template IDs for use with other Hyperise actions - Check template dimensions, preview URLs, or metadata Returns an empty list if no templates exist.
- `HYPERISE_PERSONALIZED_SHORT_LINKS` — Generate Personalized Short Link — Generate a personalized short link with Open Graph metadata for rich link previews. This tool creates a shareable URL that: - Redirects to your destination page - Shows personalized image previews when shared on social media - Passes personalization data to your landing page Prerequisites: 1. At least one image template must exist in your Hyperise account 2. A custom link domain must be configured in Settings > Custom Domain Use HYPERISE_LIST_IMAGE_TEMPLATES first to get the image_hash parameter.
- `HYPERISE_PROSPECT_BUSINESS_DATA` — Hyperise Prospect Business Data (CRUD) — Tool to perform CRUD operations on Hyperise business prospect records. Use when managing business data via the Hyperise API.
- `HYPERISE_USER_AUTHENTICATION` — User Authentication — Tool to authenticate an API token and retrieve user details. Use after obtaining a valid API token from Hyperise settings.

## Auth

Auth schemes: `API_KEY`.

## How agents use Hyperise

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

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

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

## Categories

- marketing automation — https://definable.ai/apps/category/marketing-automation/
- ai sales tools — https://definable.ai/apps/category/ai-sales-tools/

## Related

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