Skip to main content
Get a registration token for an organization unit by its ID.
External DocumentationTo learn more, visit the N-able N-Central documentation.

Parameters

ParameterDescription
Organization Unit IDThe ID of the organization unit. Can be obtained by using the List Organization Units action.

Example Output

{
	"data": {
		"registrationToken": "2f64ee5e-7c37-dce7-ffd2-d32912609623",
		"registrationTokenExpiryDate": "2024-05-01T23:59:00-04:00[America/New_York]"
	}
}

Workflow Library Example

Get Org Unit Registration Token with N Able N Central and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop