Control Block

Preview

Data Transform

Reshape payloads and compute derived values at the data boundary. No ETL pipelines. No source modifications.

Combine

Merge two string fields into a single new field that you specify. Create composite values—like full names from first and last—without modifying the source.

The output field name must be non-conflicting with existing schema.

Example fields
InputsValuesOutputResult
firstName, lastName"Jane", "Doe"fullName"Jane Doe"

Coalesce

Select the first non-empty value from two fields of the same type and place it into an output field you specify. For strings, picks the first non-empty. For numbers, picks the first non-zero.

Ideal for fallback logic and data normalization.

Example fields
InputsValuesOutputResult
mobile, home"", "555-1234"phone"555-1234"
override, default0, 100limit100

Transform operations are configured declaratively alongside your privacy controls.

Ready to Transform Your APIs?

Join the waitlist and be among the first to experience plug-and-play MCP servers. No hassle, no complex onboarding — just revolutionary API management.

Free during beta
No credit card required
Full feature access
Join the Waitlist