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

Parameters

ParameterDescription
Site IDThe ID of the required site. Can be obtained by using the List Sites 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 Site Registration Token with N Able N Central and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop