FeaturedData & Analytics#HTTP#JSON#Mock API#Data

JSONPlaceholder User Profile

Load a sample user record from JSONPlaceholder — handy for prototyping Set/Mapper nodes and mock APIs.

Workflow at a glance

The full canvas, before you import it

Click any node to see its config.

#HTTP#JSON#Mock API#Data

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

3 nodes · Free & source-available

JSONPlaceholder User Profile

JSONPlaceholder provides fake REST data for demos. This template fetches user 1 and passes the JSON downstream.

What this workflow does

  1. Input placeholder label (for canvas clarity)
  2. HTTP GET /users/1
  3. Output returns the full object

Use cases

  • Test expressions like $UserApi.body.email patterns with stable JSON
  • Teach HTTP + mapping before touching real customer APIs

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