Skip to main content
Add a user with optional details.
External DocumentationTo learn more, visit the N-able Cove documentation.

Basic Parameters

ParameterDescription
Email AddressThe email address to set to the new user.
First NameThe first name of the user.
Full NameThe full name of the user.
NameA login name for the user.
Partner IDThe ID of the customer to add the user to.
PasswordThe password for the new user.
Phone NumberThe phone number to set to the new user.
Role IDThe ID of the role to set to the new user.
TitleThe title to set to the new user.

Advanced Parameters

ParameterDescription
Contact Person IDThe ID of the contact person that this user will be associated with.
Feature AccessSelect the feature access for the created user.
IDThe ID number of the user.
Two Factor Authentication StatusThe status of the two factor authentication.

Example Output

{
	"id": "jsonrpc",
	"jsonrpc": "2.0",
	"result": {
		"result": 876543
	},
	"visa": "visa"
}

Workflow Library Example

Add User with N Able Cove and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop