External DocumentationTo learn more, visit the N-able N-Central documentation.
Actions
Get Organization Unit Custom Property
Get the custom property of an organization unit.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Custom Property ID | The ID of the required custom property. |
| Organization Unit ID | The ID of the organization unit. Can be obtained by using the List Organization Units action. |
{
"propertyId": 1624300373,
"propertyName": "ORG_01-0620",
"propertyType": "TEXT",
"value": "ORG_01-0620 VALUE"
}
Was this page helpful?