Skip to content

Set Data Structure

Sets the target Data Structure parameter in the To slot to the value returned by the block in the From slot

The Set Data Structure block allows you to take a Data Structure (or a reference/link to a Data Structure) and store it in another Data Structure variable, or within an array or object inside a Data Structure.

To use it:

  1. Connect the source block (e.g., API or Supabase) to the from slot

  2. Specify where to store the data by adding a variable or Data Structure reference in the to slot.


Parameters

ParameterParameterValid BlocksRequired
From The data structure to use Data Structure Process Block Group Yes
To The destination data structure to set Reference Block Group Yes