In this Page

The use of parameters ( _parameters) and fields ($fields) varies depending where you are within the SnapLogic Elastic Integration Platform and the type of property in which you use them. The following sections explain how they can be used.

Parameters are string values.

Expression Properties in Snaps

Within properties that can take expressions:

JSONPath Properties in Snaps

Velocity Templates in Generator Snaps

[ 
 { 
 "remove_user" : ${_user} 
 } 
]

Dynamic Database Queries

SQL Substitution

Script Snap