EdgazeDocsEdgaze Docs
DocumentationAPI Reference
Home
Core
Workflow InputWorkflow FormWorkflow OutputMergeMerge ObjectsTemplateMap
AI
LLM ChatLLM ImageLLM Embeddings
Logic & integration
HTTP RequestYouTube TranscriptJSON ParseConditionDelayLoopRun Another Workflow (Remix)
Block reference

Merge Objects

Merge several objects predictably in input-port order.

Audience: Creators building and publishing workflows.

Overview#

Merge Objects accepts 2 to 10 objects. Later input ports win when keys repeat. Enable deep merge only when nested objects should be combined recursively.

Ports#

  • Inputs: `in-1` through `in-10` (object): One object per visible port.
  • Output: `out` (object): Merged object.

Inspector#

Choose the input count and whether nested objects use deep merge. Shallow merge is the default.

More blocks

Workflow Input

Ask the customer one clear question and turn their answer into data your workflow can use.

Workflow Form

Collect several run-modal fields in one grouped form, each with a stable key for downstream steps.

Workflow Output

Define what the customer receives when the workflow finishes.

On this page
OverviewPortsInspector
© 2026 Edge Platforms, Inc. All rights reserved.