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

Parameters

ParameterDescription
Action ValueThe value for the selected action.

Example Output

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

Workflow Library Example

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