FeaturedData & Analytics#Set#Mapper#ETL#Data

Set — Field Remap

Map incoming text into named fields with the Set node before handing off to webhooks or databases.

Workflow at a glance

The full canvas, before you import it

Click any node to see its config.

#Set#Mapper#ETL#Data

Click a node to select it — same as the Heym editor; the panel shows its settings.

3 nodes · Free & source-available

Set — Field Remap

The Set node is Heym's lightweight mapper: define keys and expressions (including $input.text) to build a clean payload for the next step.

What this workflow does

  1. Input simulates a single blob of text (e.g. pasted form data)
  2. Set splits it into title and notes fields (customise mappings freely)
  3. Output exposes the structured object

Use cases

  • Normalising messy inputs before Slack or HTTP POST
  • Teaching mapping without writing code

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3PressCmd+V/Ctrl+V— nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
More workflow templates
View all templates