Hyperise
Personalization toolkit for client accounts, image templates, prospect data, and personalized short-link previews.
Helps outbound campaigns that generate personalized images per prospect, manage CRUD on business prospect records, and produce branded short links.
Sign in to connect Hyperise
Sign in to connect an account and start using Hyperise in your apps.
Example Use Cases
These are example ways Snow can use Hyperise when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
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.
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.
Tool to perform CRUD operations on Hyperise business prospect records. Use when managing business data via the Hyperise API.
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.
Tool to authenticate an API token and retrieve user details. Use after obtaining a valid API token from Hyperise settings.