Hyperise

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.

5 actions Integration catalog
Request access
Connect Hyperise 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 Client AccountHYPERISE_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.
List Image TemplatesHYPERISE_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.
Generate Personalized Short LinkHYPERISE_PERSONALIZED_SHORT_LINKS
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 (CRUD)HYPERISE_PROSPECT_BUSINESS_DATA
Tool to perform CRUD operations on Hyperise business prospect records. Use when managing business data via the Hyperise API.
User AuthenticationHYPERISE_USER_AUTHENTICATION
Tool to authenticate an API token and retrieve user details. Use after obtaining a valid API token from Hyperise settings.