Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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