Overview
As we’ve seen throughout these articles, selecting data to “map” to a destination involves using the Alloy Variable Selector. The Alloy Variable Selector surfaces all values available in any given block and can be used to define exactly what data to send where.Selecting Values
The simplest type of mapping involves selecting a single value. Selecting a single value is like specifying which key in an object to send over.
billingAddress sub-object to Snowflake.
The Netsuite event returns a payload as follows:


Selecting an Entire Output
Other times, you might want to select the entire block output to send over. To do this, select the “NetSuite Trigger” at the very top of the variable selector as seen below.

