Syncari offers a multitude of functions that can be used to build your data pipelines.
Function
Get List Item
Availability
- ❌️ Entity Pipeline: No
- ✅️ Field Pipeline: Yes
Purpose
The Get List Item function is going to help you find and output a specific value from the inbound list based on its position in the list.
Noteworthy Facts
- The input of this function, must be a list of values.
- The first position in a list is referred to as position 0.
Usage
- Display Label: Enter the name you want to give this function on the canvas.
- Description: Enter a few words to remember what this functions purpose is in your pipeline.
- Element Position: Enter the position of the value you would like this function to find and output.
Example
Element Position - 0
Input [Value01,Value02,Value03]
Output Value01