You are viewing beta documentation for Hyper 3.x.
Integrations
Feed Me
Hyper registers a Feed Me field mapper for importing link content into entries and other elements.
Setup
- Install Feed Me (opens new window) alongside Hyper.
- Create or edit a feed that maps to an element type with a Hyper field.
- In the field mapping UI, expand the Hyper field — each link type and sub-field exposed in the field layout can be mapped from feed data.
Hyper’s Feed Me integration maps nested link attributes (link text, URL suffix, custom fields on the link layout, etc.) according to the field’s configured link types.
Notes
- Element link values require valid element IDs (or resolvable identifiers supported by your feed mapping).
- Multi-link fields accept multiple mapped link blocks when your feed structure provides them.
- After bulk imports, relation rows in
hyper_linksare synced on element save like normal CP edits.
For programmatic link creation outside Feed Me, see Creating Links Programmatically.
Last updated: July 22, 2026, 11:43:56 AM