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

Parameters

ParameterDescription
Custom Property IDThe ID of the required custom property.
Device IDThe ID of the required device. Can be obtained by using the List Devices action.

Example Output

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

Workflow Library Example

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