Skip to main content
Get a list of possible values to compare to a condition type. Note: Not all conditions have a defined list of values. An empty response indicates that free text can be used for the condition value. Required Scope: Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.

Parameters

ParameterDescription
Condition ValueThe value for the selected condition.

Example Output

[
	{
		"name": "Administrators",
		"value": 272445
	},
	{
		"name": "Contractors",
		"value": 272444
	},
	{
		"name": "Default",
		"value": 199848
	}
]

Workflow Library Example

List Condition Values with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop