Skip to main content
Get the custom property of an organization unit.
External DocumentationTo learn more, visit the N-able N-Central documentation.

Parameters

ParameterDescription
Custom Property IDThe ID of the required custom property.
Organization Unit IDThe ID of the organization unit. Can be obtained by using the List Organization Units action.

Example Output

{
	"propertyId": 1624300373,
	"propertyName": "ORG_01-0620",
	"propertyType": "TEXT",
	"value": "ORG_01-0620 VALUE"
}

Workflow Library Example

Get Organization Unit Custom Property with N Able N Central and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop