<filterContent>
  <keep>name</keep>
  <keep>credentials/password/value</keep>
</filterContent>Filter Content
Description
Removes selected items from the input data. For example, give a list of users, removes all the data except for names and password values.
Input
Any container value.
Output
Container value with selected subitems removed.
Properties
| Property name | Meaning | 
|---|---|
| keep | List of paths to keep. | 
| remove | List of paths to remove. | 
These properties are mutually exclusive.
Examples
Assuming users on input, keeps only their names and password values
Was this page helpful?
    
                
              
                YES
          
        
              
               NO
          
    
    
        Thanks for your feedback