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

Basic Parameters

ParameterDescription
Create Default AccountSelect whether to create default account or use a custom one.
LevelThe level of the customer in the hierarchy tree.
NameA login username for the new customer.

Note: The username should be the same as the email address.
Parent IDThe ID of the customer to add the new customer to.
Service TypeThe type of service provided for the customer.

Advanced Parameters

ParameterDescription
Child Service TypesThe type of service the customer can provide to its own customers.
Company Bank Account NumberThe bank account number to assign to the company.
Company Billing Contact Person IDThe ID of the billing contact person to assign to the company.
Company Chamber Of Commerce NumberThe chamber of commerce number to assign to the company.
Company Fax NumberThe fax number to assign to the company.
Company Phone NumberThe phone number to assign to the company.
Company Post Address AddressThe address of the company.
Company Post Address CityThe city in which the company is located.
Company Post Address CountryThe country in which the company is located in ISO Aplha-2 format. For more information about the format, visit Country Codes.
Company Post Address DistrictThe district in which the company is located.
Company Post Address StateThe state in which the company is located.
Company Post Address Zip CodeThe zip code of the company’s location.
Company VAT NumberThe VAT number to assign to the company.
Company Website AddressThe website address to assign to the company.
Device CountryThe country the device is currently in.
FlagsThe flags to set.
IDThe ID number of the new customer.
Legal Company NameThe legal company to assign to the company.
Location IDThe ID of the location that the customer is assigned to.
Region IDThe ID of the region to set to the customer.
Responsible User IDThe ID of the user who is responsible for the customer.
StateThe current state of the customer.

Example Output

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

Workflow Library Example

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